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 176176 <plugin >
177177 <groupId >org.apache.maven.plugins</groupId >
178178 <artifactId >maven-javadoc-plugin</artifactId >
179- <version >3.7 .0</version >
179+ <version >3.10 .0</version >
180180 </plugin >
181181 </plugins >
182182 </pluginManagement >
260260 <plugin >
261261 <groupId >org.apache.maven.plugins</groupId >
262262 <artifactId >maven-surefire-plugin</artifactId >
263- <version >3.3 .0</version >
263+ <version >3.5 .0</version >
264264 <configuration >
265265 <!-- Fix java.base opens for new JDK versions -->
266266 <!-- Force the right file encoding during unit testing -->
389389 <plugin >
390390 <groupId >org.apache.maven.plugins</groupId >
391391 <artifactId >maven-site-plugin</artifactId >
392- <version >3.12.1 </version >
392+ <version >3.20.0 </version >
393393 </plugin >
394394 <!-- Publish coveralls test coverage reports, not included in the build cycle by default -->
395395 <plugin >
You can’t perform that action at this time.
0 commit comments