Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Upgrade to Spring Batch 4.2.1
Browse files Browse the repository at this point in the history
Fixes: #9
  • Loading branch information
mdeinum committed Dec 11, 2019
1 parent 1a9cc41 commit 65cc1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -32,7 +32,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<spring.batch.version>4.0.1.RELEASE</spring.batch.version>
<spring.batch.version>4.2.1.RELEASE</spring.batch.version>
<jxl.version>2.6.12</jxl.version>
<poi.version>4.1.1</poi.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
Expand Down

0 comments on commit 65cc1e1

Please sign in to comment.