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:
Daan Hoogland 2015-11-18 22:54:25 +01:00
parent 37cee3309c
commit d40d3498a6
1 changed files with 1 additions and 1 deletions

View File

@ -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>