Upgrade to Spring Boot 1.5.15 09/65809/1
authorMichael Arrastia <MArrasti@amdocs.com>
Tue, 11 Sep 2018 11:23:45 +0000 (12:23 +0100)
committerMichael Arrastia <MArrasti@amdocs.com>
Tue, 11 Sep 2018 11:23:45 +0000 (12:23 +0100)
Change-Id: I960eda706725da28e1543950ef00688ed14eaa53
Issue-ID: AAI-1514
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7420475..c5ea5d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.12.RELEASE</version>
+                <version>1.5.15.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>