uprev springboot to 1.5.17 31/72331/1
authorjmac <james.macnider@amdocs.com>
Fri, 9 Nov 2018 16:18:09 +0000 (16:18 +0000)
committerJames Forsyth <jf2512@att.com>
Fri, 9 Nov 2018 19:29:17 +0000 (19:29 +0000)
Change-Id: Ieee9e5805e74e37f05caefc2bb41c08081d9718d
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: AAI-1901
(cherry picked from commit 73b2e6cc362e65143c2cb34b6976542d59b8bae7)

pom.xml

diff --git a/pom.xml b/pom.xml
index c4664f8..eb46205 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@ limitations under the License.
   </dependencyManagement>
 
   <properties>
-    <spring-boot.version>1.5.15.RELEASE</spring-boot.version>
+    <spring-boot.version>1.5.17.RELEASE</spring-boot.version>
     <start-class>org.onap.aai.validation.ValidationServiceApplication</start-class>
     <serverPort>9500</serverPort>
     <sslport>9501</sslport>