From adbfa97f48d0db5440df68c520f1ccccfe00a9fe Mon Sep 17 00:00:00 2001 From: "aravind.est" Date: Fri, 29 Aug 2025 19:16:54 +0100 Subject: [PATCH] Upgrade Spring Boot version to 3.5.5 Spring boot version upgraded Issue-ID: NONRTRIC-1087 Change-Id: I08c698e25a6acd0e1a9f9f85ddf3c41a42626f6e Signed-off-by: aravind.est --- participants/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/participants/pom.xml b/participants/pom.xml index 05ae937..f8c5759 100755 --- a/participants/pom.xml +++ b/participants/pom.xml @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5 org.o-ran-sc.nonrtric.plt diff --git a/pom.xml b/pom.xml index cb80900..b0c1bb8 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5 org.o-ran-sc.nonrtric.plt rappmanager -- 2.16.6