We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c5eb5 commit a893d90Copy full SHA for a893d90
contrib/format-excel/pom.xml
@@ -31,7 +31,7 @@
31
<name>Drill : Contrib : Format : Excel</name>
32
33
<properties>
34
- <poi.version>5.3.0</poi.version>
+ <poi.version>5.4.1</poi.version>
35
</properties>
36
<dependencies>
37
<dependency>
@@ -52,7 +52,7 @@
52
53
<groupId>com.github.pjfanning</groupId>
54
<artifactId>excel-streaming-reader</artifactId>
55
- <version>5.0.2</version>
+ <version>5.0.4</version>
56
</dependency>
57
58
<groupId>org.apache.commons</groupId>
0 commit comments