File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8888 <commons .io.version>2.19.0</commons .io.version>
8989 <commons .lang.version>2.6</commons .lang.version>
9090 <assertj-core .version>3.27.3</assertj-core .version>
91- <junit .version>5.12.2 </junit .version>
91+ <junit .version>5.13.1 </junit .version>
9292 <logback .version>1.5.18</logback .version>
9393 <slf4j .version>2.0.17</slf4j .version>
9494 <maven .project.version>2.2.1</maven .project.version>
106106 <protobuf .version>4.29.0</protobuf .version>
107107 <woodstox .version>6.2.7</woodstox .version>
108108 <gson .version>2.13.1</gson .version>
109- <jackson .version>2.19.0 </jackson .version>
109+ <jackson .version>2.19.1 </jackson .version>
110110
111111 <!-- Advertise minimal required JRE version -->
112112 <jre .min.version>11</jre .min.version>
244244 <dependency >
245245 <groupId >org.junit.platform</groupId >
246246 <artifactId >junit-platform-suite-engine</artifactId >
247- <version >1.12.2 </version >
247+ <version >1.13.1 </version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
Original file line number Diff line number Diff line change 135135 <plugin >
136136 <groupId >org.codehaus.mojo</groupId >
137137 <artifactId >build-helper-maven-plugin</artifactId >
138- <version >3.6.0 </version >
138+ <version >3.6.1 </version >
139139 <executions >
140140 <execution >
141141 <id >add-protobuf-generated-sources</id >
You can’t perform that action at this time.
0 commit comments