Skip to content

Commit 9309548

Browse files
committed
Bump maven-javadoc-plugin from 3.11.3 to 3.12.0
1 parent ed2eb89 commit 9309548

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,7 @@
6666
mvn site -P!jacoco
6767
-->
6868
<properties>
69-
<!-- TEMP HACK START -->
70-
<!-- Something is broken in 3.11.3, see Maven user mailing list. -->
71-
<commons.javadoc.version>3.11.2</commons.javadoc.version>
72-
<!-- TEMP HACK END -->
69+
<commons.javadoc.version>3.12.0</commons.javadoc.version>
7370
<!-- Minimum Maven version required by the plugins -->
7471
<minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
7572
<!-- Minimum Java version required by build -->

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.5.0 to 4.9.6.0 #662.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.9.5 to 4.9.6.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.11.3 to 3.12.0.</action>
6667
</release>
6768
<release version="88" date="2025-09-16" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)