aboutsummaryrefslogtreecommitdiffstats
path: root/policy-utils/pom.xml
diff options
context:
space:
mode:
authorJoseph Chou <jc2555@att.com>2020-03-25 18:12:12 -0400
committerJoseph Chou <jc2555@att.com>2020-03-25 18:16:10 -0400
commitdb12e7cd46a0e02d12a33f3d2be1f1941db9ff95 (patch)
tree35635d80470d514421101e090b0b65aefdcd8666 /policy-utils/pom.xml
parent2c7a0d5541ba37af068782b0af0482e41f1d4941 (diff)
Upgrade jar version to resolve security risk
Upgrade ant, hibernate-core and commons-configuration Issue-ID: POLICY-2439 Change-Id: I6c22e634e81850ed97c6214ffc202eb68007b8b3 Signed-off-by: Joseph Chou <jc2555@att.com>
Diffstat (limited to 'policy-utils/pom.xml')
-rw-r--r--policy-utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml
index 1946947f..45f43dd7 100644
--- a/policy-utils/pom.xml
+++ b/policy-utils/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.4</version>
+ <version>2.7</version>
</dependency>
<dependency>
<groupId>org.onap.policy.common</groupId>