File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 <commons .lang.version>3.19.0</commons .lang.version>
9191 <commons .text.version>1.14.0</commons .text.version>
9292 <assertj-core .version>3.27.6</assertj-core .version>
93- <junit .version>5.13.4 </junit .version>
94- <logback .version>1.5.18 </logback .version>
93+ <junit .version>5.14.0 </junit .version>
94+ <logback .version>1.5.19 </logback .version>
9595 <slf4j .version>2.0.17</slf4j .version>
9696 <maven .project.version>2.2.1</maven .project.version>
9797 <mockito .version>5.20.0</mockito .version>
252252 <dependency >
253253 <groupId >org.junit.platform</groupId >
254254 <artifactId >junit-platform-suite-engine</artifactId >
255- <version >1.13.4 </version >
255+ <version >1.14.0 </version >
256256 <scope >test</scope >
257257 </dependency >
258258 <dependency >
Original file line number Diff line number Diff line change 172172 <plugin >
173173 <groupId >org.codehaus.mojo</groupId >
174174 <artifactId >exec-maven-plugin</artifactId >
175- <version >3.5 .1</version >
175+ <version >3.6 .1</version >
176176 <configuration >
177177 <workingDirectory >typeshed_serializer</workingDirectory >
178178 </configuration >
Original file line number Diff line number Diff line change 221221 <plugin >
222222 <groupId >org.codehaus.mojo</groupId >
223223 <artifactId >exec-maven-plugin</artifactId >
224- <version >3.5 .1</version >
224+ <version >3.6 .1</version >
225225 <executions >
226226 <execution >
227227 <id >validate-license-files</id >
You can’t perform that action at this time.
0 commit comments