Skip to content

Commit 87b6144

Browse files
committed
Upgrade to Spring Batch 4.0.0.RELEASE
Fixes mybatisgh-278
1 parent 4cf2a7c commit 87b6144

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.2.RELEASE</spring.version>
113-
<spring-batch.version>4.0.0.RC1</spring-batch.version>
113+
<spring-batch.version>4.0.0.RELEASE</spring-batch.version>
114114
<junit-platform.version>1.0.2</junit-platform.version>
115115
<junit.version>5.0.2</junit.version>
116116

0 commit comments

Comments
 (0)