Updated springboot version to 1.5.15 95/62395/1
authorFrancis Paquette <francis.paquette@amdocs.com>
Fri, 24 Aug 2018 18:30:30 +0000 (14:30 -0400)
committerFrancis Paquette <francis.paquette@amdocs.com>
Fri, 24 Aug 2018 18:30:50 +0000 (14:30 -0400)
Issue-ID: AAI-1513
Change-Id: I3d88b6150fd7f45fc776797a045f3a50bcda2664
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 317cd3d..f4d4ca6 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.12.RELEASE</version>
+      <version>1.5.15.RELEASE</version>
       <relativePath />
    </parent>
    <groupId>org.onap.aai.data-router</groupId>