Skip to content

Commit 3c1b42c

Browse files
committed
Upgrade to Spring Batch 4.1.1.RELEASE
Fixes mybatisgh-345
1 parent bef37cf commit 3c1b42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<mybatis.version>3.5.0</mybatis.version>
109109
<spring.version>5.1.4.RELEASE</spring.version>
110-
<spring-batch.version>4.1.0.RELEASE</spring-batch.version>
110+
<spring-batch.version>4.1.1.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.3.2</junit.version>

0 commit comments

Comments
 (0)