File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 85
85
<skip .its>true</skip .its>
86
86
87
87
<!-- versions -->
88
- <commons .io.version>2.19 .0</commons .io.version>
88
+ <commons .io.version>2.20 .0</commons .io.version>
89
89
<commons .lang.version>3.18.0</commons .lang.version>
90
- <commons .text.version>1.13.1 </commons .text.version>
90
+ <commons .text.version>1.14.0 </commons .text.version>
91
91
<assertj-core .version>3.27.3</assertj-core .version>
92
- <junit .version>5.13.3 </junit .version>
92
+ <junit .version>5.13.4 </junit .version>
93
93
<logback .version>1.5.18</logback .version>
94
94
<slf4j .version>2.0.17</slf4j .version>
95
95
<maven .project.version>2.2.1</maven .project.version>
107
107
<protobuf .version>4.29.0</protobuf .version>
108
108
<woodstox .version>6.2.7</woodstox .version>
109
109
<gson .version>2.13.1</gson .version>
110
- <jackson .version>2.19.1 </jackson .version>
110
+ <jackson .version>2.19.2 </jackson .version>
111
111
112
112
<!-- Advertise minimal required JRE version -->
113
113
<jre .min.version>11</jre .min.version>
250
250
<dependency >
251
251
<groupId >org.junit.platform</groupId >
252
252
<artifactId >junit-platform-suite-engine</artifactId >
253
- <version >1.13.3 </version >
253
+ <version >1.13.4 </version >
254
254
<scope >test</scope >
255
255
</dependency >
256
256
<dependency >
You can’t perform that action at this time.
0 commit comments