You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2016/07/25 12:18:48 UTC

incubator-unomi git commit: UNOMI-18 Upgrade to commons-collections 3.2.2

Repository: incubator-unomi
Updated Branches:
  refs/heads/master 780c6cd9b -> c97f92274


UNOMI-18 Upgrade to commons-collections 3.2.2


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/c97f9227
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/c97f9227
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/c97f9227

Branch: refs/heads/master
Commit: c97f92274831b2284cb395294b5390fabd25caa0
Parents: 780c6cd
Author: Serge Huber <sh...@apache.org>
Authored: Mon Jul 25 14:18:44 2016 +0200
Committer: Serge Huber <sh...@apache.org>
Committed: Mon Jul 25 14:18:44 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/c97f9227/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ee247f6..db4e1dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -605,7 +605,7 @@
             <dependency>
                 <groupId>commons-collections</groupId>
                 <artifactId>commons-collections</artifactId>
-                <version>3.2.1</version>
+                <version>3.2.2</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>