From 037c33e49b202218261b474439def75d508717f4 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 26 Jun 2024 14:12:55 +0200 Subject: Update Janusgraph to 0.5.0 in aai-common - update tinkerpop to 3.4.13 - update janusgraph to 0.5.0 - restore the total-pages header that was accidentally removed in the last pagination commit - remove stateful pagination logic from HttpEntry Issue-ID: AAI-3900 Change-Id: I5fac397ece75136673b8dc3866e10ff15dfdcee3 Signed-off-by: Fiete Ostkamp --- aai-core/pom.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 30820d80..cd78bff2 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -197,6 +197,11 @@ limitations under the License. + + org.janusgraph + janusgraph-inmemory + test + com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider @@ -281,10 +286,6 @@ limitations under the License. xml-apis 1.4.01 - - com.beust - jcommander - org.json json @@ -313,10 +314,6 @@ limitations under the License. org.apache.activemq activemq-openwire-legacy - - com.opencsv - opencsv - org.freemarker freemarker -- cgit 1.2.3-korg