diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-04-15 11:38:30 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-04-15 11:38:33 -0400 |
commit | 627ce8769b2bd65179dc5d04a18adc8044173666 (patch) | |
tree | da7f81119e99e1bfba1f9be587a08651cbbfeca3 | |
parent | 5622b921f2e3bb688656037a72f6821476f5eb81 (diff) |
Roll back springboot upgrade1.4.1
Issue-ID: AAI-2378
Change-Id: I39447e84938a928432b95783b0ed4ebd729cf668
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-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.20.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> |