diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-08-05 20:52:50 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-08-05 21:00:04 +0530 |
commit | f45203d505ef9fe97e6aa0c012025d93335a4533 (patch) | |
tree | 56b98dc3d71f0af798310b9d7b52e93e22e2897f /asdc-controller | |
parent | e159a45c79b2cc532cf2456e50ac6d6159f79f73 (diff) |
SO Critical vulnerability
Issue-ID: SO-3732
Signed-off-by: SHASHIKANTH VH <shashikanth.vh@huawei.com>
Change-Id: I4a975090b3832b8a5affa48695f33edbd72da13e
Diffstat (limited to 'asdc-controller')
-rw-r--r-- | asdc-controller/pom.xml | 2 |
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> |