aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2019-04-09 17:05:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-09 17:05:32 +0000
commit44249c9c5cf360c7a86d6316e59203a4caec1e88 (patch)
tree79dbc3c4c3dc90b87cf4fc7b73915d2bbf65166c
parentdc7259b2afe470f511a1af15418f76ccb9e421c9 (diff)
parentd8dfc3a315c6ec4268e3c434ce33ba045282c3ab (diff)
Merge "Upgrade to springboot 1.5.20.RELEASE"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3dc7475..ade3079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>