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
commit 08785c9fa84cd182717ae04249603176efc09fd3 Author: Gary Gregory <[email protected]> AuthorDate: Tue Apr 19 20:59:57 2022 -0400 Bump commons.pmd.version from 6.43.0 to 6.44.0 (#256) --- src/changes/changes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0f21d287..16a4a6e9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -124,9 +124,6 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot"> 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.43.0 #208, #247. - </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons.animal-sniffer.version from 1.19 to 1.20. </action> @@ -151,6 +148,9 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot"> Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #223. </action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> + Bump net.sourceforge.pmd:pmd-* from 6.36.0 to 6.44.0 #208, #247, #256. + </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump org.mockito:mockito-core from 3.11.2 to 4.4.0. </action>
