Skip to content

Commit

Permalink
Remove spring-batch-infrastructure dependency from Neo4j module
Browse files Browse the repository at this point in the history
That is included transitively by `spring-batch-core`.
  • Loading branch information
scordio committed Dec 13, 2024
1 parent c6a7b53 commit 1440d5d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spring-batch-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j</artifactId>
Expand Down

0 comments on commit 1440d5d

Please sign in to comment.