aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-03-06 15:56:57 +0000
committerMichael Morris <michael.morris@est.tech>2023-03-08 15:48:26 +0000
commit99ac5dc08792191a79a18101e830ccacb71edde7 (patch)
tree3fce2cb902d19f355d70740065856661ee4d8f1c /common/onap-common-configuration-management
parent4f479bcc0247dbdd78190d89b00048bb57fc2312 (diff)
Update vulnerable dependency - javax.servlet:javax.servlet-api
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iad407eb6c950e43e692830d595fdca680366e863 Issue-ID: SDC-4426
Diffstat (limited to 'common/onap-common-configuration-management')
-rwxr-xr-xcommon/onap-common-configuration-management/onap-configuration-management-core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
index b197faae0f..f5ee1169ce 100755
--- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
+++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
@@ -102,11 +102,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>javax.servlet-api</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</dependency>