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/03/18 18:29:52 UTC

[commons-compress] 01/04: Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #255

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

commit 0fe65402000cdd691a2d17518e3d77877dbf9650
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 18 14:18:45 2022 -0400

    Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #255
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2f300e2..3f1026a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -128,8 +128,8 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump actions/checkout from 2.3.4 to 3 #226, #227, #251.
       </action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump maven-pmd-plugin from 3.14.0 to 3.15.0.
+      <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
+        Bump maven-pmd-plugin from 3.14.0 to 3.16.0.
       </action>
       <action type="update" dev="kinow" due-to="Dependabot">
         Bump actions/cache from 2.1.6 to 2.1.7 #230.