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 4d17791  Update maven-pmd-plugin from 3.8 to 3.12.0.
4d17791 is described below

commit 4d17791284b68815f9ae79519089a050366fc13b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 23 15:23:38 2019 -0400

    Update maven-pmd-plugin from 3.8 to 3.12.0.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78e98bf..55cb51c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <commons.rc.version>RC1</commons.rc.version>
     <commons.bc.version>1.18</commons.bc.version>
     <powermock.version>1.7.3</powermock.version>
-    <commons.pmd-plugin.version>3.8</commons.pmd-plugin.version>
+    <commons.pmd-plugin.version>3.12.0</commons.pmd-plugin.version>
 
     
<commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>
     
<commons.manifestfile>${commons.manifestlocation}/MANIFEST.MF</commons.manifestfile>

Reply via email to