From e35e6d8cf57b093b039f8228d9259dbd71dedb6d Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Wed, 23 Sep 2020 14:29:39 +0200 Subject: [PATCH] Updated to the latest springboot version Change-Id: Ie9307e6b24e9641db153432e556ad69a71288c83 Issue-ID: NONRTRIC-292 Signed-off-by: PatrikBuhr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c373223..2278845 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.2.5.RELEASE + 2.3.4.RELEASE org.o-ran-sc.portal.nonrtric.controlpanel -- 2.16.6