aboutsummaryrefslogtreecommitdiffstats
path: root/framework/pom.xml
diff options
context:
space:
mode:
authorjitendra007 <jitendra.sharma1@huawei.com>2020-07-24 18:35:06 +0530
committerjitendra007 <jitendra.sharma1@huawei.com>2020-07-24 18:37:54 +0530
commit53a2a014e9ab8654b35104e7de6a5de80fb3073d (patch)
treec74c97c86ddea18c611683cff81bdcfba80a0697 /framework/pom.xml
parent9a08d687e48312beef47bce357d374ede2ce0dc7 (diff)
Fixed security vulnerability
Issue-ID: CLI-299 Signed-off-by: jitendra007 <jitendra.sharma1@huawei.com> Change-Id: I634c42dfce01192e65b1102147953156e5828421
Diffstat (limited to 'framework/pom.xml')
-rw-r--r--framework/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/pom.xml b/framework/pom.xml
index 9878cd84..cd9d90ea 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -74,7 +74,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.13</version>
+ <version>1.14</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>