diff options
Diffstat (limited to 'ms/blueprintsprocessor/parent/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/parent/pom.xml | 2 |
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> |