mirror of
https://github.com/apache/cloudstack
synced 2026-08-29 08:41:00 +00:00
Merge pull request #1089 from DaanHoogland/CLOUDSTACK-9053
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. unit tests in master succeeded. unit tests on 4.6 passed. integration tests going on. * pr/1089: CLOUDSTACK-9053 security upgrade as per COLLECTIONS-580 Signed-off-by: Remi Bergsma <github@remi.nl>
This commit is contained in:
commit
401693eafb
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
Block a user