From 9b1bce5c4bbdfc069362c633f4a17cbcf54806a3 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 10 Feb 2025 11:48:41 +0100 Subject: [PATCH] build(deps): Remove superflous classgraph dependency. Was a leftover from a time when SDN used Neo4j-OGM. Signed-off-by: Michael Simons --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 37bd10233..2f67e9208 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,6 @@ 1.0.8.RELEASE ${skipTests} 8.40 - 4.8.149 2024.4.0 spring-data-neo4j SDNEO4J @@ -144,11 +143,6 @@ junit-pioneer ${junit-pioneer.version} - - io.github.classgraph - classgraph - ${classgraph.version} - io.r2dbc r2dbc-bom