Skip to content

Commit 401693e

Browse files
committed
Merge pull request apache#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>
2 parents 4df60db + d40d349 commit 401693e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<cs.pool.version>1.6</cs.pool.version>
6161
<cs.codec.version>1.10</cs.codec.version>
6262
<cs.configuration.version>1.10</cs.configuration.version>
63-
<cs.collections.version>3.2.1</cs.collections.version>
63+
<cs.collections.version>3.2.2</cs.collections.version>
6464
<cs.logging.version>1.1.1</cs.logging.version>
6565
<cs.discovery.version>0.5</cs.discovery.version>
6666
<cs.ejb.version>3.0</cs.ejb.version>

0 commit comments

Comments
 (0)