Skip to content

Commit 1e804d0

Browse files
committed
Upgrade to Spring Batch 3.0.9
Fixes gh-290
1 parent 78d928f commit 1e804d0

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>org.springframework.batch</groupId>
135135
<artifactId>spring-batch-infrastructure</artifactId>
136-
<version>3.0.8.RELEASE</version>
136+
<version>3.0.9.RELEASE</version>
137137
<scope>provided</scope>
138138
</dependency>
139139

0 commit comments

Comments
 (0)