Skip to content

Commit 19ce875

Browse files
committed
Update to spring-batch 5.0.0
Closes gh-747
1 parent 367cd5a commit 19ce875

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
@@ -107,7 +107,7 @@
107107

108108
<mybatis.version>3.5.11</mybatis.version>
109109
<spring.version>6.0.1</spring.version>
110-
<spring-batch.version>5.0.0-SNAPSHOT</spring-batch.version>
110+
<spring-batch.version>5.0.0</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.9.1</junit.version>

0 commit comments

Comments
 (0)