Skip to content

Commit

Permalink
Uplift spring boot version
Browse files Browse the repository at this point in the history
Spring boot version upgraded to 3.2.5

Issue-ID: NONRTRIC-984
Change-Id: I736a587e19b2e9ac6194ddb7a8fa487be49472bc
Signed-off-by: aravind.est <aravindhan.a@est.tech>
  • Loading branch information
aravindtga committed May 13, 2024
1 parent d4c26db commit 571d9bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion participants/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<relativePath/>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
Expand Down

0 comments on commit 571d9bd

Please sign in to comment.