From 1440d5d2dfdcea894d1c8620ea75113e23b71b29 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 13 Dec 2024 16:52:24 +0100 Subject: [PATCH] Remove `spring-batch-infrastructure` dependency from Neo4j module That is included transitively by `spring-batch-core`. --- spring-batch-neo4j/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-batch-neo4j/pom.xml b/spring-batch-neo4j/pom.xml index 6fce8d0..868d054 100644 --- a/spring-batch-neo4j/pom.xml +++ b/spring-batch-neo4j/pom.xml @@ -64,10 +64,6 @@ org.springframework.batch spring-batch-core - - org.springframework.batch - spring-batch-infrastructure - org.springframework.data spring-data-neo4j