aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2021-08-13 15:14:54 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-13 15:14:54 +0000
commit3838b3b025be3aac4324c2a0cbb3ff7cd7a5c774 (patch)
tree191b926bdefff16f264cf9eaf13073827f7aa75a /asdc-controller
parent07f292919103fb1fa505944639a163578694f839 (diff)
parentf45203d505ef9fe97e6aa0c012025d93335a4533 (diff)
Merge "SO Critical vulnerability"
Diffstat (limited to 'asdc-controller')
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index d539e65b13..244d83f7db 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -215,7 +215,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.9</version>
+ <version>1.15</version>
</dependency>
<dependency>
<groupId>org.onap.so</groupId>