aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-15 11:38:30 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-15 11:38:33 -0400
commit627ce8769b2bd65179dc5d04a18adc8044173666 (patch)
treeda7f81119e99e1bfba1f9be587a08651cbbfeca3
parent5622b921f2e3bb688656037a72f6821476f5eb81 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1b7e91a..0bd4fef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>