Roll back springboot upgrade 41/85341/1 1.4.0
authorJimmy Forsyth <jf2512@att.com>
Mon, 15 Apr 2019 15:44:00 +0000 (11:44 -0400)
committerJimmy Forsyth <jf2512@att.com>
Mon, 15 Apr 2019 15:44:22 +0000 (11:44 -0400)
Issue-ID: AAI-2379
Change-Id: I00c24fae1fe13b2a97950deb76cb8cb00f3d9421
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index d29fd74..317e2bc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.20.RELEASE</version>
+                <version>1.5.19.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>