Skip to content

Commit d42b121

Browse files
authored
Merge pull request #1044 from mybatis/renovate/spring-batch
fix(deps): update spring batch to v5.2.1
2 parents 1a87100 + 58d0baf commit d42b121

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
@@ -116,7 +116,7 @@
116116
<mybatis.version>3.5.17</mybatis.version>
117117
<spring.version>6.2.1</spring.version>
118118
<spring-boot.version>3.4.0</spring-boot.version>
119-
<spring-batch.version>5.2.0</spring-batch.version>
119+
<spring-batch.version>5.2.1</spring-batch.version>
120120
<module.name>org.mybatis.spring</module.name>
121121

122122
<junit.version>5.11.4</junit.version>

0 commit comments

Comments
 (0)