Skip to content

Commit a6b9c68

Browse files
committed
Bump Maven Javadoc plugin from 3.3.0 to 3.3.1.
1 parent 0fedd7a commit a6b9c68

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ file comparators, endian transformation classes, and much more.
335335
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
336336
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
337337
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
338-
<commons.javadoc.version>3.3.0</commons.javadoc.version>
338+
<commons.javadoc.version>3.3.1</commons.javadoc.version>
339339
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
340340
<checkstyle.impl.version>9.2.1</checkstyle.impl.version>
341341
<commons.jacoco.version>0.8.7</commons.jacoco.version>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ The <action> type attribute can be add,update,fix,remove.
312312
<action dev="ggregory" type="add" due-to="Gary Gregory">
313313
Update FileEntry to use FileTime instead of long for file time stamps.
314314
</action>
315-
<action dev="ggregory" type="update" due-to="Dependabot">
316-
Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.
315+
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
316+
Bump Maven Javadoc plugin from 3.2.0 to 3.3.1.
317317
</action>
318318
<action dev="ggregory" type="update" due-to="Dependabot">
319319
Bump spotbugs-maven-plugin from 4.2.3 to 4.5.2.0 #250, #259, #272, #274, #285, #288, #289, #305, #315.

0 commit comments

Comments
 (0)