File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7272 <properties >
7373 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7474 <checkerframework .version>3.49.5</checkerframework .version>
75- <junit .version>5.13.2 </junit .version>
76- <log4j .version>2.25.0 </log4j .version>
75+ <junit .version>5.13.4 </junit .version>
76+ <log4j .version>2.25.1 </log4j .version>
7777 <maven .compiler.source>11</maven .compiler.source>
7878 <maven .compiler.target>11</maven .compiler.target>
7979 <watch .mac.backend>fsevents</watch .mac.backend>
186186 <plugin > <!-- use a new version of maven -->
187187 <groupId >org.apache.maven.plugins</groupId >
188188 <artifactId >maven-enforcer-plugin</artifactId >
189- <version >3.5.0 </version >
189+ <version >3.6.1 </version >
190190 <executions >
191191 <execution >
192192 <id >enforce-maven</id >
261261 <plugin > <!-- sign jar for maven central-->
262262 <groupId >org.apache.maven.plugins</groupId >
263263 <artifactId >maven-gpg-plugin</artifactId >
264- <version >3.2.7 </version >
264+ <version >3.2.8 </version >
265265 <executions >
266266 <execution >
267267 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments