Code Review
/
nonrtric
/
plt
/
rappmanager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e1a8382
)
Uplift Spring boot version to 3.1.3
83/11783/2
author
aravind.est
<aravindhan.a@est.tech>
Fri, 8 Sep 2023 13:01:00 +0000
(14:01 +0100)
committer
aravind.est
<aravindhan.a@est.tech>
Fri, 8 Sep 2023 13:33:27 +0000
(14:33 +0100)
Spring boot version upgrade to 3.1.3
Issue-ID: NONRTRIC-913
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: If8df11a8fc128a4c526da10e612a77cface81277
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
3d6d832
..
a0f222a
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-24,7
+24,7
@@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.1.
2
</version>
+ <version>3.1.
3
</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>