summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-09-25 14:15:24 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-25 14:15:24 +0000
commit753369b16fbe26b3606160fe1a0b7a6e2e1a32de (patch)
treef436ea0298dd69453240d1cae7da272e68eacda7 /springboot/springboot1/pom.xml
parentb5623f7822b1741d96e1748e7b0c470a41c56edb (diff)
parent3cefa7c55ef8dd4a4495274ed7c444e520fd34c9 (diff)
Merge "Update to latest springboot versions"
Diffstat (limited to 'springboot/springboot1/pom.xml')
-rwxr-xr-xspringboot/springboot1/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index a3471094..482f2269 100755
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.21.RELEASE</version>
+ <version>1.5.22.RELEASE</version>
<relativePath/>
</parent>