From: PatrikBuhr Date: Tue, 31 May 2022 12:01:51 +0000 (+0200) Subject: Removed use of immutable and type adapters X-Git-Tag: 1.3.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=9d9519c5d9de072aa6676ce83042870a9fb8aec0;p=nonrtric%2Fplt%2Finformationcoordinatorservice.git Removed use of immutable and type adapters Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-743 Change-Id: I9b99fd0d3447175a1e7f0511c3180f37ec0182c4 --- diff --git a/pom.xml b/pom.xml index 0067268..d9fe5b7 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 11 3.0.0 - 2.9.0 + 2.9.0 2.1.13 20211205 3.8.0 @@ -93,9 +93,9 @@ ${swagger.version} - org.immutables + com.google.code.gson gson - ${immutable.version} + ${gson.version} org.json