Use the new 3.2.2 relese of commons-collections to fix its security issues.


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9d850066
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/9d850066
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/9d850066

Branch: refs/heads/activemq-5.11.x
Commit: 9d85006611746e12f16cb047534d71280e3da5ca
Parents: 4846de8
Author: Claus Ibsen <claus.ib...@gmail.com>
Authored: Thu Nov 19 12:25:07 2015 +0100
Committer: Claus Ibsen <claus.ib...@gmail.com>
Committed: Thu Nov 19 12:26:12 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/9d850066/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0a46c1b..26b8037 100755
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <camel-version-range>[2.14,3)</camel-version-range>
     <cglib-version>2.2</cglib-version>
     <commons-beanutils-version>1.8.3</commons-beanutils-version>
-    <commons-collections-version>3.2.1</commons-collections-version>
+    <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.0.15</commons-daemon-version>
     <commons-dbcp-version>1.4</commons-dbcp-version>
     <commons-io-version>2.4</commons-io-version>

Reply via email to