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:
cc9f90e
)
Uplift spring boot version to 3.1.4
17/11817/1
author
aravind.est
<aravindhan.a@est.tech>
Mon, 25 Sep 2023 11:32:27 +0000
(12:32 +0100)
committer
aravind.est
<aravindhan.a@est.tech>
Mon, 25 Sep 2023 11:32:27 +0000
(12:32 +0100)
Spring boot version upgrade.
Issue-ID: NONRTRIC-900
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I703ba4e6dc99edca0bc41100e48f6178c5fc0b1b
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
a0f222a
..
0baa852
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.
3
</version>
+ <version>3.1.
4
</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>