Remove unnecessary dependencies in policy/clamp 35/133235/1
authorliamfallon <liam.fallon@est.tech>
Mon, 13 Feb 2023 17:23:41 +0000 (17:23 +0000)
committerliamfallon <liam.fallon@est.tech>
Mon, 13 Feb 2023 17:23:45 +0000 (17:23 +0000)
Issue-ID: POLICY-4482
Change-Id: Id303d1203ebe0e490e1e9b964f3133ed4269019b
Signed-off-by: liamfallon <liam.fallon@est.tech>
participant/participant-impl/participant-impl-kubernetes/src/main/java/org/onap/policy/clamp/acm/participant/kubernetes/models/InstallationInfo.java
pom.xml

diff --git a/pom.xml b/pom.xml
index 0b6d2c4..c8d721c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <groupId>org.springdoc</groupId>
             <artifactId>springdoc-openapi-ui</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.immutables</groupId>
-            <artifactId>gson</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.mock-server</groupId>
             <artifactId>mockserver-netty</artifactId>