summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-23 16:40:32 -0400
committerDan Timoney <dtimoney@att.com>2021-08-23 16:40:32 -0400
commit5db44036506426abae9fd815c3a429f380045982 (patch)
treeeb3008b48b5c384d550495db9f22863ac49641f9 /pom.xml
parent85fcbf057cfbad2f7eb9121aaf6bd15ab1d11bc8 (diff)
Update to springboot 2.5
Update to springboot version 2.5 Issue-ID: SDNC-1560 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icce7baba794462ae635c0122747d98b0501db509
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fb2bdb5..aa665d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>spring-boot-starter-parent</artifactId>
+ <artifactId>spring-boot-25-starter-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
</parent>