From: aravind.est Date: Fri, 24 Nov 2023 13:59:28 +0000 (+0000) Subject: Uplift spring boot version to 3.2.0 in participants X-Git-Tag: 0.0.1~6 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F12118%2F1;p=nonrtric%2Fplt%2Frappmanager.git Uplift spring boot version to 3.2.0 in participants Spring boot version upgrade in participants. Issue-ID: NONRTRIC-900 Signed-off-by: aravind.est Change-Id: Ib76f56c58c568846d04883e39ab734616cfc5829 --- diff --git a/participants/pom.xml b/participants/pom.xml index 4f3fb5c..e24df6f 100755 --- a/participants/pom.xml +++ b/participants/pom.xml @@ -4,6 +4,7 @@ * O-RAN-SC * %% * Copyright (C) 2023 Nordix Foundation +* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -24,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.2.0 org.o-ran-sc.nonrtric.plt