diff options
author | jimmy <jf2512@att.com> | 2018-12-17 13:52:03 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2018-12-17 13:53:35 -0500 |
commit | 8ee3630c60e56ca66361d623c3c8d40e1e6494e3 (patch) | |
tree | d0387af5f35049b008d3902b7207d016717c1180 /pom.xml | |
parent | 0babe59ef157c1d767bce05cf0bebc12d962d1e0 (diff) |
Update to springboot 1.5.18
Change-Id: I69d083b8e1cf574b15dc20b26f2925004e22620a
Issue-ID: AAI-2012
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.17.RELEASE</spring.boot.version> + <spring.boot.version>1.5.18.RELEASE</spring.boot.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |