File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 307
307
<plugin >
308
308
<groupId >org.apache.maven.plugins</groupId >
309
309
<artifactId >maven-javadoc-plugin</artifactId >
310
- <version >3.10 .1</version >
310
+ <version >3.11 .1</version >
311
311
<configuration >
312
312
<source >8</source >
313
313
<doclint >none</doclint >
435
435
<plugin >
436
436
<groupId >org.apache.maven.plugins</groupId >
437
437
<artifactId >maven-checkstyle-plugin</artifactId >
438
- <version >3.5 .0</version >
438
+ <version >3.6 .0</version >
439
439
<configuration >
440
440
<configLocation >checkstyle.xml</configLocation >
441
441
<includeTestSourceDirectory >true</includeTestSourceDirectory >
444
444
<plugin >
445
445
<groupId >org.apache.maven.plugins</groupId >
446
446
<artifactId >maven-site-plugin</artifactId >
447
- <version >3.20 .0</version >
447
+ <version >3.21 .0</version >
448
448
</plugin >
449
449
<plugin >
450
450
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments