summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-07 12:04:34 -0500
committerDan Timoney <dtimoney@att.com>2022-03-07 12:04:34 -0500
commit4bc31beb17ce360c8562f614fc993d01ea1a1128 (patch)
tree0ee9e66e0632029644498f3ac4159f04d775dbc6 /ms/blueprintsprocessor
parent942ef7a50af652e4837e0760c73750d11efeb7b0 (diff)
Upgrade commons-compress to version 1.21
Update commons-compress to version 1.21 per SECCOM recommendation Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I41c9430b1ab0dbfa5442a145ce2d2db7086049e6
Diffstat (limited to 'ms/blueprintsprocessor')
-rwxr-xr-xms/blueprintsprocessor/parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml
index e124a46b7..bdd608ffc 100755
--- a/ms/blueprintsprocessor/parent/pom.xml
+++ b/ms/blueprintsprocessor/parent/pom.xml
@@ -56,7 +56,7 @@
<json-smart.version>2.4.6</json-smart.version>
<commons-io-version>2.8.0</commons-io-version>
- <commons-compress-version>1.20</commons-compress-version>
+ <commons-compress-version>1.21</commons-compress-version>
<commons-collections-version>3.2.2</commons-collections-version>
</properties>