Update to spring-boot 1.5.18 76/74776/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:43:17 +0000 (16:43 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:43:31 +0000 (16:43 -0500)
Change-Id: I3a62f2f02a8a077b5cd1a4cd67ab56d828498bee
Issue-ID: AAI-2015
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

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