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-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new f3d1637 Update maven-pmd-plugin from 3.9 to 3.12.0.
f3d1637 is described below
commit f3d1637c23a0e363ecb63e5a5f0acb405869059f
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 24 14:16:25 2019 -0400
Update maven-pmd-plugin from 3.9 to 3.12.0.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb35f20..6c168ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -568,7 +568,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.9.0</version>
+ <version>3.12.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<linkXref>true</linkXref>