From 486d7f22a047b1465abc5a1365560ebf44c0e589 Mon Sep 17 00:00:00 2001 From: Igor Dysko Date: Mon, 22 Jun 2020 13:58:10 +0200 Subject: Update to spring boot 2 Update of code and dependencies, no changes in functionality Issue-ID: AAI-2526 Signed-off-by: Igor Dysko Change-Id: I62c1a5b5e8439f1a076b0507b3834a53bc084637 --- aai-resources/pom.xml | 78 +++++++++++++++++++-------------------------------- 1 file changed, 29 insertions(+), 49 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index d6440b8..e3141dd 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -281,6 +281,29 @@ + + javax.jms + javax.jms-api + 2.0.1 + + + javax.ws.rs + javax.ws.rs-api + 2.1 + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-impl + + + com.sun.xml.bind + jaxb-core + + net.sf.jopt-simple jopt-simple @@ -377,55 +400,10 @@ com.google.guava guava - - org.janusgraph - janusgraph-core - - - org.slf4j - slf4j-log4j12 - - - dom4j - dom4j - - - - - org.janusgraph - janusgraph-cassandra - - - org.slf4j - slf4j-log4j12 - - - dom4j - dom4j - - - - com.github.jnr jnr-ffi - - - org.janusgraph - janusgraph-cql - - - org.slf4j - slf4j-log4j12 - - - - com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider @@ -563,6 +541,12 @@ org.skyscreamer jsonassert test + + + com.vaadin.external.google + android-json + +