Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.
This commit is contained in:
parent
f26a22a9a6
commit
171721ed35
1
pom.xml
1
pom.xml
|
@ -176,6 +176,7 @@
|
|||
<commons.jacoco.version>0.8.7</commons.jacoco.version>
|
||||
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
|
||||
<commons.japicmp.version>0.15.3</commons.japicmp.version>
|
||||
<commons.javadoc.version>3.3.0</commons.javadoc.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
|
||||
<commons.release.isDistModule>true</commons.release.isDistModule>
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.8.0-M1 #133, #149.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh-generator-annprocess from 1.5.2 to 1.32 #151.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump PMD core from 6.29.0 to 6.36.0.</action>
|
||||
</release>
|
||||
|
|
Loading…
Reference in New Issue