From c8b17d27cb83ed42e062c58e34642cd9c98ac189 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 18 Sep 2018 12:46:57 -0400 Subject: Update to latest versions of deps Issue-ID: AAI-1628 Change-Id: I88cc21c2b3233eff34febda18497a5131deb4e05 Signed-off-by: Jimmy Forsyth --- aai-core/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index a79c3cd3..016e402b 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -45,10 +45,10 @@ 1.0.0 1.2.3 2.3.21 - 5.15.3 + 5.15.6 0.50 3.2.2 - 9.4.6.v20170531 + 9.4.11.v20180605 https://wiki.onap.org/ @@ -800,12 +800,12 @@ org.springframework spring-web - 4.3.6.RELEASE + 4.3.18.RELEASE org.springframework spring-context - 4.3.6.RELEASE + 4.3.18.RELEASE javax.xml.bind @@ -950,7 +950,7 @@ org.springframework spring-test - 4.3.16.RELEASE + 4.3.18.RELEASE test @@ -984,7 +984,7 @@ org.springframework spring-jms - 4.3.16.RELEASE + 4.3.18.RELEASE com.fasterxml.jackson.core -- cgit 1.2.3-korg