From: renealr Date: Wed, 3 Apr 2019 22:33:00 +0000 (-0400) Subject: upgrade spring boot to 1.5.19 X-Git-Tag: 1.4.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=8b95aeb7001d06e2094ae18697c63cb04156411b upgrade spring boot to 1.5.19 Issue-ID: AAI-2245 Change-Id: I2fbc1c422fed039a0a33c9bc40251a4c20382748 Signed-off-by: renealr --- diff --git a/pom.xml b/pom.xml index d9881f9..fb3bdd4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 1.5.15.RELEASE + 1.5.19.RELEASE org.onap.aai.data-router @@ -110,7 +110,17 @@ limitations under the License. org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + + org.springframework.boot + spring-boot-starter-jetty + org.springframework.boot spring-boot-starter