From 0fe5c18f25d73fe1bfe203a3c0fe5172328d8512 Mon Sep 17 00:00:00 2001 From: Rasmus Neikes Date: Sun, 1 Dec 2024 00:55:52 +0100 Subject: [PATCH 1/2] refs #364 this is a different commit message --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 0d97750..b264340 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,15 @@ rabbitmq test + + + + + io.undertow + undertow-servlet + 2.3.17.Final + + com.arcadedb arcadedb-gremlin From 20b4421998009c9cac1840b3dd3b407edf5842d5 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 1 Dec 2024 11:19:26 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index b264340..287f17b 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,6 @@ - io.undertow undertow-servlet