From: jmac Date: Fri, 9 Nov 2018 20:55:55 +0000 (+0000) Subject: updating springboot to 1.5.17 for security issues X-Git-Tag: 1.5.1~17^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F40%2F72340%2F2;p=sdnc%2Fapps.git updating springboot to 1.5.17 for security issues Change-Id: I585d48db228ec28890d457ccf53315fa8a159225 Signed-off-by: jmac Issue-ID: SDNC-516 Issue-ID: SDNC-517 --- diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index f391fdb..24aa3de 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -42,7 +42,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.17.RELEASE pom import diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index d500d33..79b1980 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -44,7 +44,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.17.RELEASE pom import