You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/05 18:26:50 UTC

[commons-fileupload] branch master updated: Bump maven-pmd-plugin from 3.17.0 to 3.19.0 #162

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-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 487c422  Bump maven-pmd-plugin from 3.17.0 to 3.19.0 #162
487c422 is described below

commit 487c42284ab373d9a7917fc3787f4562194b1f89
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Mon Sep 5 11:26:46 2022 -0700

    Bump maven-pmd-plugin from 3.17.0 to 3.19.0 #162
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3d88f26..a5878ed 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                        dev="jochen" type="update">Bump Java compiler level to 1.8.</action>
       <action                        dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump tests from commons-io:commons-io 2.6 to 2.11.0, #104.</action>
       <action                        dev="ggregory" type="update" due-to="Dependabot">Bump junit-jupiter from 5.5.2 to 5.9.0 #31, #130, #156.</action>
-      <action                        dev="ggregory" type="update" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #48.</action>
+      <action                        dev="ggregory" type="update" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #48, #162.</action>
       <action                        dev="ggregory" type="update" due-to="Gary Gregory">Bump commons.japicmp.version 0.13.0 -> 0.15.3.</action>
       <action                        dev="ggregory" type="update" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.3 to 4.7.1.1 #103, #133, #141, #146, #155.</action>
       <action                        dev="jochen" type="update" due-to="Dependabot">Bump spotbugs from 4.2.3 to 4.7.2, ignore EI_EXPOSE_REP, and EI_EXPOSE_REP2, #152, #161.</action>