Skip to content

Commit ddab28e

Browse files
committed
Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.
1 parent 7c7cf31 commit ddab28e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ file comparators, endian transformation classes, and much more.
328328
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
329329
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
330330
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
331+
<commons.javadoc.version>3.3.0</commons.javadoc.version>
331332
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
332333
<commons.jacoco.version>0.8.7</commons.jacoco.version>
333334
<commons.surefire.version>3.0.0-M5</commons.surefire.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ The <action> type attribute can be add,update,fix,remove.
107107
<action dev="ggregory" type="update" due-to="Dependabot">
108108
Bump spotbugs from 4.2.3 to 4.3.0 #249.
109109
</action>
110+
<action dev="ggregory" type="update" due-to="Dependabot">
111+
Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.
112+
</action>
110113
</release>
111114
<!-- The release date is the date RC is cut -->
112115
<release version="2.10.0" date="2021-06-10" description="Java 8 required.">

0 commit comments

Comments
 (0)