From: Jegadeesh Babu Date: Mon, 1 Apr 2019 09:36:32 +0000 (+0530) Subject: spring security upgrade X-Git-Tag: 1.0.0~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=956d9ebe0e869348d5e90ca8bd1b4a48cae12e5f;p=dcaegen2%2Fanalytics%2Ftca-gen2.git spring security upgrade Security fix Issue-ID: DCAEGEN2-1208 Change-Id: I6430beb64de4353bc636f295e7960115a9f89fa9 Signed-off-by: Jegadeesh Babu --- diff --git a/dcae-analytics/pom.xml b/dcae-analytics/pom.xml index 8bdcf1d..659d099 100644 --- a/dcae-analytics/pom.xml +++ b/dcae-analytics/pom.xml @@ -58,6 +58,7 @@ 3.0.0-SNAPSHOT 2.0.5.RELEASE Finchley.RC2 + 5.0.11.RELEASE 1.4 2.9.2 3.0.2 @@ -246,6 +247,12 @@ org.springframework.boot spring-boot-dependencies ${spring.boot.version} + + + org.springframework + spring-web + + pom import @@ -257,7 +264,11 @@ pom import - + + org.springframework + spring-web + ${spring.version} +