Upgrade to springboot 1.5.20.RELEASE 11/84711/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:50:31 +0000 (11:50 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:50:35 +0000 (11:50 -0400)
Issue-ID: AAI-2349
Change-Id: If00774ba874123b50d4f8fb3971f6c98d9ee6706
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3044d66..2b794ef 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.19.RELEASE</version>
+                <version>1.5.20.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>