summaryrefslogtreecommitdiffstats
path: root/springboot/springboot23/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot23/pom.xml')
-rw-r--r--springboot/springboot23/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml
index 359c0e55..9edc1c00 100644
--- a/springboot/springboot23/pom.xml
+++ b/springboot/springboot23/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>2.6.2-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>