From 1bdae1172660c1c05c09c800d49ff8f46a4ccb72 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 15 Aug 2024 08:37:44 +0200 Subject: Release 1.14.6 graphadmin docker artifact - update Tinkerpop (3.5.0 -> 3.5.8), Janusgraph (0.6.0 -> 0.6.4) - declare cassandra-driver related deps in dependencyManagement [0] - fix some graphadmin scripts being broken in last release - make graphadmin ready to be run with a read-only filesystem - migrate JUnit 4 to 5 [0] since spring-boot would otherwise downgrade the driver version to a (much) older version Issue-ID: AAI-3969 Change-Id: I0a04d757a4bf731048c7ff0188a345548fcd48f8 Signed-off-by: Fiete Ostkamp --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3242e30..156d1fc 100755 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,8 @@ - + + 4.17.0 1.5.1 -- cgit 1.2.3-korg