You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/11/30 11:21:17 UTC

[3/5] git commit: updated refs/heads/4.5 to d623352

CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580

Picked from Daan's fix from: https://github.com/apache/cloudstack/pull/1089

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/75f7c4d0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/75f7c4d0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/75f7c4d0

Branch: refs/heads/4.5
Commit: 75f7c4d085a7387f0121ebb4834cb983ec1f056d
Parents: 296a5d7
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Mon Nov 30 15:39:24 2015 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Mon Nov 30 15:39:24 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/75f7c4d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94b4be9..3090888 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <cs.pool.version>1.6</cs.pool.version>
     <cs.codec.version>1.6</cs.codec.version>
     <cs.configuration.version>1.8</cs.configuration.version>
-    <cs.collections.version>3.2.1</cs.collections.version>
+    <cs.collections.version>3.2.2</cs.collections.version>
     <cs.logging.version>1.1.1</cs.logging.version>
     <cs.discovery.version>0.5</cs.discovery.version>
     <cs.ejb.version>3.0</cs.ejb.version>