Update springboot to 1.5.12.RELEASE 83/43583/1
authorShwetank Dave <shwetank.dave@amdocs.com>
Wed, 18 Apr 2018 16:42:58 +0000 (12:42 -0400)
committerShwetank Dave <shwetank.dave@amdocs.com>
Wed, 18 Apr 2018 16:44:08 +0000 (12:44 -0400)
Change-Id: I25ef66fb1b2dde0a104fc43bc18273bb258b74db
Issue-ID: AAI-1044
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 99bca06..9c8a804 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
    <parent>
       <groupId>org.springframework.boot</groupId>
       <artifactId>spring-boot-starter-parent</artifactId>
-      <version>1.5.10.RELEASE</version>
+      <version>1.5.12.RELEASE</version>
       <relativePath />
    </parent>
    <groupId>org.onap.aai.data-router</groupId>