Skip to content

Commit 3201f70

Browse files
authored
Merge pull request #786 from mybatis/renovate/spring-batch
Update spring batch to v5.0.1
2 parents ca9451d + a219149 commit 3201f70

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
@@ -111,7 +111,7 @@
111111

112112
<mybatis.version>3.5.11</mybatis.version>
113113
<spring.version>6.0.5</spring.version>
114-
<spring-batch.version>5.0.0</spring-batch.version>
114+
<spring-batch.version>5.0.1</spring-batch.version>
115115
<module.name>org.mybatis.spring</module.name>
116116

117117
<junit.version>5.9.2</junit.version>

0 commit comments

Comments
 (0)