aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-14 11:46:08 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-14 11:46:14 -0400
commit207e1eeade98b1ee12d8f0c0ed366fc24916d4d4 (patch)
treed1569c9d7e6fcd6f1213d687c110c265af892eac /pom.xml
parent55e795c171cabb7800effcbbb75bed0224b92691 (diff)
Upgrade commons-compress v1.18
Fixes 2 security issues and brings the common property value to the root pom.xml for easier management. Issue-ID: POLICY-1063 Change-Id: I56e3318bdfae2d205c61a5ad7af70a79bd70dada Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1cddd321a..e0586cbad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,7 @@
<httpclient.version>4.5.5</httpclient.version>
<jackson.version>2.9.4</jackson.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
+ <commons.compress.version>1.18</commons.compress.version>
</properties>
<modules>
<module>PolicyEngineUtils</module>