Uplift spring boot version to 3.2.0 in participants 18/12118/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 24 Nov 2023 13:59:28 +0000 (13:59 +0000)
committeraravind.est <aravindhan.a@est.tech>
Fri, 24 Nov 2023 14:01:23 +0000 (14:01 +0000)
Spring boot version upgrade in participants.

Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Ib76f56c58c568846d04883e39ab734616cfc5829

participants/pom.xml

index 4f3fb5c..e24df6f 100755 (executable)
@@ -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 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.1.5</version>
+        <version>3.2.0</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>