Uplift spring boot version to 3.2.1
Uplift spring boot version to 3.2.1
Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I061a51204fc83df797d0817b2ac81f4db6ce1000
diff --git a/pom.xml b/pom.xml
index eb5a36a..427abd9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
* O-RAN-SC
* %%
* Copyright (C) 2023 Nordix Foundation
-* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
+* Copyright (C) 2023-2024 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.
@@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>