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 2021/01/03 14:01:08 UTC

[commons-compress] branch master updated: Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #154.

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


The following commit(s) were added to refs/heads/master by this push:
     new 648b6fc  Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #154.
648b6fc is described below

commit 648b6fc9ef385c8c85c75a7711fba976a17e522e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 3 09:01:02 2021 -0500

    Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #154.
---
 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 fa2831f..c44863e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -188,7 +188,7 @@ The <action> type attribute can be add,update,fix,remove.
         Update tests slf4j-api from 1.7.26 to 1.7.30 #117.
       </action>
       <action type="update" date="2020-08-21" due-to="Dependabot" dev="ggregory">
-        Update maven-pmd-plugin from 3.12.0 to 3.13.0 #115.
+        Update maven-pmd-plugin from 3.12.0 to 3.14.0, #115, #154.
       </action>
       <action type="update" date="2020-08-21" due-to="Dependabot" dev="ggregory">
         Update maven-bundle-plugin from 3.5.1 to 5.1.1 #116.