From f8995789b69dbdbccb7eef15a6886d992bc1f536 Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Wed, 8 Jun 2022 09:14:28 +0200 Subject: [PATCH] Uplift from ONAP. Instability fix. Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-743 Change-Id: Ic61bc4ab036bfaf3a18ca78b4dc7cec743941b8a --- onap/oran | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/onap/oran b/onap/oran index feed7a7..3f3a4d7 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit feed7a7eb0405135c014713887536595651ab83a +Subproject commit 3f3a4d71e80ab134af52489e519f88be9786c860 diff --git a/pom.xml b/pom.xml index 01f1f76..f3e3149 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 11 3.0.0 - 2.8.8 + 2.9.0 2.1.13 20211205 3.8.0 @@ -116,9 +116,9 @@ jaxb-api - org.immutables + com.google.code.gson gson - ${immutable.version} + ${gson.version} org.json @@ -368,4 +368,4 @@ JIRA https://jira.o-ran-sc.org/ - \ No newline at end of file + -- 2.16.6