This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new e7e5ef23 Bump Maven Javadoc plugin from 3.4.0 to 3.4.1. e7e5ef23 is described below commit e7e5ef2321c26eb34b0fa17f746a69ca4bc85c67 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Aug 14 08:14:40 2022 -0400 Bump Maven Javadoc plugin from 3.4.0 to 3.4.1. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 675934fa..d550d294 100644 --- a/pom.xml +++ b/pom.xml @@ -335,7 +335,7 @@ file comparators, endian transformation classes, and much more. <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link> - <commons.javadoc.version>3.4.0</commons.javadoc.version> + <commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version> <checkstyle.impl.version>9.3</checkstyle.impl.version> <commons.jacoco.version>0.8.8</commons.jacoco.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 94fb7fd2..83ce97e8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -447,7 +447,7 @@ The <action> type attribute can be add,update,fix,remove. Bump github/codeql-action from 1 to 2 #353. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump Maven Javadoc plugin from 3.2.0 to 3.3.4. + Bump Maven Javadoc plugin from 3.2.0 to 3.4.1. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.2.3 to 4.7.1.1 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370.