File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
75
75
<maven .gpg.version>3.2.7</maven .gpg.version>
76
76
<maven .jacoco.version>0.8.12</maven .jacoco.version>
77
77
<maven .jar.version>3.4.2</maven .jar.version>
78
- <maven .javadoc.version>3.11.1 </maven .javadoc.version>
78
+ <maven .javadoc.version>3.11.2 </maven .javadoc.version>
79
79
<maven .release.version>3.1.1</maven .release.version>
80
80
<maven .versions.version>2.18.0</maven .versions.version>
81
81
<maven .surefire.version>3.5.2</maven .surefire.version>
@@ -373,7 +373,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
373
373
<plugin >
374
374
<groupId >org.apache.maven.plugins</groupId >
375
375
<artifactId >maven-javadoc-plugin</artifactId >
376
- <version >3.11.1 </version >
376
+ <version >3.11.2 </version >
377
377
<executions >
378
378
<execution >
379
379
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments