Skip to content

Commit 6e98786

Browse files
committed
Upgrade to Spring Batch 4.0.1
Fixes mybatisgh-289
1 parent 54b9c32 commit 6e98786

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
@@ -110,7 +110,7 @@
110110
<osgi.dynamicImport>*</osgi.dynamicImport>
111111

112112
<spring.version>5.0.4.RELEASE</spring.version>
113-
<spring-batch.version>4.0.0.RELEASE</spring-batch.version>
113+
<spring-batch.version>4.0.1.RELEASE</spring-batch.version>
114114
<junit-platform.version>1.1.0</junit-platform.version>
115115
<junit.version>5.1.0</junit.version>
116116

0 commit comments

Comments
 (0)