[java-parent-project-v3] branch master updated: JPAR-79 - Update commons-collections to 3.2.2

Tom Zeller tzeller at dragonacea.biz
Wed Nov 9 15:17:27 EST 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-parent-project-v3.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=05fa07a693c9ae36cea46fc382ed5b7faaa1e755

The following commit(s) were added to refs/heads/master by this push:
       new  05fa07a   JPAR-79 - Update commons-collections to 3.2.2
05fa07a is described below

commit 05fa07a693c9ae36cea46fc382ed5b7faaa1e755
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Nov 9 14:17:24 2016 -0600

    JPAR-79 - Update commons-collections to 3.2.2
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index dd5a268..7f8221b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,6 +402,11 @@
                     version number.
                 -->
             </dependency>
+            <dependency>
+                <groupId>commons-collections</groupId>
+                <artifactId>commons-collections</artifactId>
+                <version>3.2.2</version>
+            </dependency>
 
             <!-- Provided dependencies -->
             <dependency>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list