File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 72
72
<properties >
73
73
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
74
74
<checkerframework .version>3.49.5</checkerframework .version>
75
- <junit .version>5.13.0 </junit .version>
76
- <log4j .version>2.24.3 </log4j .version>
75
+ <junit .version>5.13.2 </junit .version>
76
+ <log4j .version>2.25.0 </log4j .version>
77
77
<jna .version>5.17.0</jna .version>
78
78
<maven .compiler.source>11</maven .compiler.source>
79
79
<maven .compiler.target>11</maven .compiler.target>
248
248
<plugin ><!-- uploading to maven central-->
249
249
<groupId >org.sonatype.central</groupId >
250
250
<artifactId >central-publishing-maven-plugin</artifactId >
251
- <version >0.7 .0</version >
251
+ <version >0.8 .0</version >
252
252
<extensions >true</extensions >
253
253
<configuration >
254
254
<publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments