diff options
author | Steven Blimkie <Steven.Blimkie@amdocs.com> | 2019-04-09 17:05:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-09 17:05:32 +0000 |
commit | 44249c9c5cf360c7a86d6316e59203a4caec1e88 (patch) | |
tree | 79dbc3c4c3dc90b87cf4fc7b73915d2bbf65166c | |
parent | dc7259b2afe470f511a1af15418f76ccb9e421c9 (diff) | |
parent | d8dfc3a315c6ec4268e3c434ce33ba045282c3ab (diff) |
Merge "Upgrade to springboot 1.5.20.RELEASE"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |