Skip to content

Commit c076942

Browse files
authored
Upgrade to Spring Batch 4.3.9 (#120)
* Upgrade to Spring Batch 4.3.8.
1 parent 7e2f5b9 commit c076942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-excel/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<java.version>1.8</java.version>
4646

47-
<spring.batch.version>4.3.7</spring.batch.version>
47+
<spring.batch.version>4.3.9</spring.batch.version>
4848
<poi.version>4.1.2</poi.version>
4949

5050
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)