Skip to content

Commit a893d90

Browse files
authored
[MINOR UPDATE] upgrade to POI 5.4.1 (#2983)
1 parent 48c5eb5 commit a893d90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: contrib/format-excel/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<name>Drill : Contrib : Format : Excel</name>
3232

3333
<properties>
34-
<poi.version>5.3.0</poi.version>
34+
<poi.version>5.4.1</poi.version>
3535
</properties>
3636
<dependencies>
3737
<dependency>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.github.pjfanning</groupId>
5454
<artifactId>excel-streaming-reader</artifactId>
55-
<version>5.0.2</version>
55+
<version>5.0.4</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)