Updated springboot version to 1.5.15 87/62387/1
authorFrancis Paquette <francis.paquette@amdocs.com>
Fri, 24 Aug 2018 17:54:26 +0000 (13:54 -0400)
committerFrancis Paquette <francis.paquette@amdocs.com>
Fri, 24 Aug 2018 17:54:53 +0000 (13:54 -0400)
Issue-ID: AAI-1515
Change-Id: Iacf07766c8bf84da7575f3e4fa3d9eb85c73d11c
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 79bbfca..3a3a67e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
     <parent>
       <artifactId>spring-boot-starter-parent</artifactId>
       <groupId>org.springframework.boot</groupId>
-      <version>1.5.12.RELEASE</version>
+      <version>1.5.15.RELEASE</version>
     </parent>
     <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>