Skip to content

Commit da62dac

Browse files
committed
Upgrade to Spring Batch 4.0.0.M5
Fixes gh-241
1 parent b055dac commit da62dac

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.1.RELEASE</spring.version>
113-
<spring-batch.version>4.0.0.M3</spring-batch.version>
113+
<spring-batch.version>4.0.0.M5</spring-batch.version>
114114
<junit-platform.version>1.0.1</junit-platform.version>
115115
<junit.version>5.0.1</junit.version>
116116

0 commit comments

Comments
 (0)