Skip to content

Commit 86d9f70

Browse files
authored
Merge pull request #1220 from mybatis/renovate/spring-batch
fix(deps): update spring batch to v6.0.3
2 parents 50fd917 + c6f97d2 commit 86d9f70

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
@@ -117,7 +117,7 @@
117117
<mybatis.version>3.5.19</mybatis.version>
118118
<spring.version>7.0.6</spring.version>
119119
<spring-boot.version>4.0.3</spring-boot.version>
120-
<spring-batch.version>6.0.2</spring-batch.version>
120+
<spring-batch.version>6.0.3</spring-batch.version>
121121
<module.name>org.mybatis.spring</module.name>
122122

123123
<junit.version>6.0.3</junit.version>

0 commit comments

Comments
 (0)