mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580
cloustack is not vulnerable but as the classes are in they might be used in the future so we upgrade to prevent accidental vulnerabilities.
This commit is contained in:
parent
37cee3309c
commit
d40d3498a6
2
pom.xml
2
pom.xml
|
|
@ -60,7 +60,7 @@
|
|||
<cs.pool.version>1.6</cs.pool.version>
|
||||
<cs.codec.version>1.10</cs.codec.version>
|
||||
<cs.configuration.version>1.10</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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue