mirror of https://github.com/apache/activemq.git
Use the new 3.2.2 relese of commons-collections to fix its security issues.
This commit is contained in:
parent
64aac4ce73
commit
cf5735320f
2
pom.xml
2
pom.xml
|
@ -51,7 +51,7 @@
|
|||
<camel-version-range>[2.15,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-dbcp2-version>2.1.1</commons-dbcp2-version>
|
||||
<commons-io-version>2.4</commons-io-version>
|
||||
|
|
Loading…
Reference in New Issue