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 2020/12/20 19:44:22 UTC

[commons-fileupload] branch master updated: Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#48)

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 80385a1  Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#48)
80385a1 is described below

commit 80385a158432483a7e195a17df0dd74a5ad4ddb7
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Dec 20 14:44:14 2020 -0500

    Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#48)
    
    Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47ef130..fd54ed4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -388,7 +388,7 @@
       <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>