Skip to content

Commit ebe2eeb

Browse files
committed
Bump maven-javadoc-plugin from 3.3.0 to 3.4.0
1 parent 2688d22 commit ebe2eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ limitations under the License.
288288
<commons.checkstyle.version>9.3</commons.checkstyle.version>
289289
<commons.japicmp.version>0.15.7</commons.japicmp.version>
290290
<commons.jacoco.version>0.8.8</commons.jacoco.version>
291-
<commons.javadoc.version>3.3.0</commons.javadoc.version>
291+
<commons.javadoc.version>3.4.0</commons.javadoc.version>
292292
<commons.surefire-report.version>3.0.0-M6</commons.surefire-report.version>
293293
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
294294
<commons.pmd.version>3.16.0</commons.pmd.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.15.7.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.5 to 0.9.7 (Fixes Java 15 builds).</action>
6666
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M6 #122.</action>
67-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>
67+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.0.</action>
6868
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.20.</action>
6969
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.13.0 to 3.15.0.</action>
7070
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.1.2.</action>

0 commit comments

Comments
 (0)