Skip to content

Commit 085688c

Browse files
authored
Merge pull request mybatis#812 from kazuki43zoo/update-spring-batch-4.3.8-on-2.1.x
Update to Spring Batch 4.3.8 on 2.1.x
2 parents d4dee76 + afd7309 commit 085688c

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
@@ -107,7 +107,7 @@
107107

108108
<mybatis.version>3.5.13</mybatis.version>
109109
<spring.version>5.3.27</spring.version>
110-
<spring-batch.version>4.3.7</spring-batch.version>
110+
<spring-batch.version>4.3.8</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.9.1</junit.version>

0 commit comments

Comments
 (0)