Skip to content

Commit 7b7c1cc

Browse files
Update dependency org.springframework.batch:spring-batch-core to v6
1 parent 3e74827 commit 7b7c1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>org.springframework.batch</groupId>
198198
<artifactId>spring-batch-core</artifactId>
199-
<version>5.2.3</version>
199+
<version>6.0.0</version>
200200
</dependency>
201201

202202
<!-- Testing-->

0 commit comments

Comments
 (0)