Repository: commons-collections
Updated Branches:
  refs/heads/master 71140f3db -> 5b26a6d2e


maven-pmd-plugin 3.9.0 -> 3.10.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/5b26a6d2
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/5b26a6d2
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/5b26a6d2

Branch: refs/heads/master
Commit: 5b26a6d2e28a9cdb1804556adff4f3eb3b76d089
Parents: 71140f3
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Sat Jul 7 15:48:15 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Sat Jul 7 15:48:15 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/5b26a6d2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d1c0b9d..ec340d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -671,7 +671,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.9.0</version>
+        <version>3.10.0</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>

Reply via email to