aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-03-20 20:32:16 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-20 20:32:16 +0000
commit6f265707c398404924c277bc17762fe73970b983 (patch)
tree23c70772e9eb992c9c3d64a85de8f54e82e3e31a
parentb0b28f8522579a207b34b51d54f9f0aa76f64e74 (diff)
parentca86b1d263dc69cb86eb4f03d5dc18343d003a64 (diff)
Merge "Upversion Spring-Boot to 1.5.19.RELEASE"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0798d5c..42c6a12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>