Skip to content

Commit 4d9aab5

Browse files
authored
Merge pull request #1077 from mybatis/renovate/spring-batch
fix(deps): update spring batch to v5.2.2
2 parents 9154b0f + 6771711 commit 4d9aab5

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.4</spring.version>
118118
<spring-boot.version>3.4.3</spring-boot.version>
119-
<spring-batch.version>5.2.1</spring-batch.version>
119+
<spring-batch.version>5.2.2</spring-batch.version>
120120
<module.name>org.mybatis.spring</module.name>
121121

122122
<junit.version>5.12.1</junit.version>

0 commit comments

Comments
 (0)