Skip to content

Commit

Permalink
Upgrade to Spring Batch 3.0.9
Browse files Browse the repository at this point in the history
Fixes gh-290
  • Loading branch information
kazuki43zoo committed Mar 12, 2018
1 parent 78d928f commit 1e804d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-infrastructure</artifactId>
<version>3.0.8.RELEASE</version>
<version>3.0.9.RELEASE</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 1e804d0

Please sign in to comment.