Skip to content

Commit 3fd51bf

Browse files
committed
Upgrade to Apache Poi 5.2.3
See: spring-projects#111
1 parent fd2aece commit 3fd51bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<java.version>17</java.version>
4747

4848
<spring.batch.version>5.0.2</spring.batch.version>
49-
<poi.version>4.1.2</poi.version>
49+
<poi.version>5.2.3</poi.version>
5050

5151
<!-- Test Dependencies -->
5252
<assertj.version>3.18.1</assertj.version>

0 commit comments

Comments
 (0)