diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-04-09 11:56:42 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-04-09 11:56:46 -0400 |
commit | d8dfc3a315c6ec4268e3c434ce33ba045282c3ab (patch) | |
tree | 20434499d220ea0523148bfdedc7a8ab67bc80c4 /pom.xml | |
parent | a7601b88fcb8abb0a40d26d16948b29ae45d370d (diff) |
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349
Change-Id: I2762773f1bde721b0b18a73e6e5ccec54bae6541
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-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> |