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


The following commit(s) were added to refs/heads/master by this push:
     new 8502e2f  Update maven-pmd-plugin from 3.8 to 3.12.0.
8502e2f is described below

commit 8502e2f14a6eafb0afa0964b34d1d1bb02b44f64
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 23 15:12:59 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 ee6ceda..2a71ecf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,7 +349,7 @@ limitations under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.8</version>
+        <version>3.12.0</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <linkXref>true</linkXref>

Reply via email to