Skip to content

Commit 6200d80

Browse files
authored
Merge pull request #1127 from mybatis/renovate/spring-batch
fix(deps): update spring batch to v5.2.3
2 parents d5defba + b6d1059 commit 6200d80

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.19</mybatis.version>
117117
<spring.version>6.2.11</spring.version>
118118
<spring-boot.version>3.5.5</spring-boot.version>
119-
<spring-batch.version>5.2.2</spring-batch.version>
119+
<spring-batch.version>5.2.3</spring-batch.version>
120120
<module.name>org.mybatis.spring</module.name>
121121

122122
<junit.version>5.13.4</junit.version>

0 commit comments

Comments
 (0)