From: sebdet Date: Thu, 22 Apr 2021 07:33:47 +0000 (+0200) Subject: Remove strong copy left dep X-Git-Tag: 6.1.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F120812%2F1;p=policy%2Fclamp.git Remove strong copy left dep Remove dependency not used in clamp that are reported Strong copy left in Nexus-IQ Issue-ID: POLICY-3169 Signed-off-by: sebdet Change-Id: I0193cf405236d7f390e94f9281b25cb2320c1dbd --- diff --git a/pom.xml b/pom.xml index 23aaf9ffb..32372400d 100644 --- a/pom.xml +++ b/pom.xml @@ -400,6 +400,18 @@ org.glassfish.jersey.containers jersey-container-servlet + + org.jetbrains.kotlin + kotlin-reflect + + + org.jetbrains.kotlin + kotlin-stdlib + + + org.jetbrains.kotlin + kotlin-stdlib-common +