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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new bf1a005 Bump net.sourceforge.pmd:pmd-* from 6.41.0 to 6.42.0. bf1a005 is described below commit bf1a005af2e5cbaa0cf2b7e6aaf627fff405bcd3 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Feb 8 09:25:30 2022 -0500 Bump net.sourceforge.pmd:pmd-* from 6.41.0 to 6.42.0. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0ef9edb..017b4d6 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ <commons.spotbugs.version>4.5.3.0</commons.spotbugs.version> <commons.spotbugs.impl.version>4.5.2</commons.spotbugs.impl.version> <commons.asm.version>9.2</commons.asm.version> - <commons.pmd.version>6.41.0</commons.pmd.version> + <commons.pmd.version>6.42.0</commons.pmd.version> <commons.javadoc.version>3.3.1</commons.javadoc.version> <commons.felix.version>5.1.2</commons.felix.version> <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 65c3872..43bcda5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -116,7 +116,7 @@ The <action> type attribute can be add,update,fix,remove. Bump jakarta.mail from 1.6.7 to 2.0.1 #200. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.41.0 #208. + Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.42.0 #208. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons.animal-sniffer.version from 1.19 to 1.20.