You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/22 14:44:37 UTC

[maven-parent] branch master updated: Bump maven-pmd-plugin from 3.13.0 to 3.14.0

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


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

commit f25edb7c1892842d578cd99e6c3904b94ecce412
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Dec 20 00:45:18 2020 +0100

    Bump maven-pmd-plugin from 3.13.0 to 3.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a58ee86..f26f3d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1021,7 +1021,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pmd-plugin</artifactId>
-          <version>3.13.0</version>
+          <version>3.14.0</version>
           <configuration>
             <targetJdk>${maven.compiler.target}</targetJdk>
             <rulesets>