summaryrefslogtreecommitdiffstats
path: root/cps-parent/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-09-28 07:31:07 +0000
committerGerrit Code Review <gerrit@onap.org>2023-09-28 07:31:07 +0000
commitfcc18eafdb851174cef21e078a118a3e91a73340 (patch)
treec227874534b8cebcd04bf48d529b35c2fcc76cdc /cps-parent/pom.xml
parent4e91e54dffc9a0d1dd154bd97b25162921fd9d11 (diff)
parent186b901e3dd7e54a502edb328ec9e84c1fd3af4a (diff)
Merge "Uplift Spring Boot to 3.1.2"
Diffstat (limited to 'cps-parent/pom.xml')
-rwxr-xr-xcps-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index 248bc28cb..41215567c 100755
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -118,7 +118,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.2</version>
<executions>
<execution>
<goals>