Bump commons.javadoc.version from 3.2.0 to 3.3.0.
This commit is contained in:
parent
47d0046742
commit
31d5f47b3d
2
pom.xml
2
pom.xml
|
@ -639,7 +639,7 @@
|
|||
|
||||
<commons.jacoco.version>0.8.7</commons.jacoco.version>
|
||||
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
|
||||
<commons.javadoc.version>3.2.0</commons.javadoc.version>
|
||||
<commons.javadoc.version>3.3.0</commons.javadoc.version>
|
||||
<commons.japicmp.version>0.15.3</commons.japicmp.version>
|
||||
|
||||
<!-- Commons Release Plugin -->
|
||||
|
|
|
@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action type="update" dev="ggregory" due-to="Gary Gregory">commons.japicmp.version 0.15.2 -> 0.15.3.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-pioneer from 1.3.8 to 1.4.2 #749, #767.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.7.2 #761.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
|
||||
</release>
|
||||
|
||||
<release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">
|
||||
|
|
Loading…
Reference in New Issue