This is an automated email from the ASF dual-hosted git repository.

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 69c1df6b5f DRILL-8362: bump excel-streaming-reader to v4.0.5 (#2711)
69c1df6b5f is described below

commit 69c1df6b5ff537aec78fd32eb956ebda5d7ad267
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 29 15:25:38 2022 +0100

    DRILL-8362: bump excel-streaming-reader to v4.0.5 (#2711)
---
 contrib/format-excel/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml
index 7daf5a57b0..b3e7ce2ba1 100644
--- a/contrib/format-excel/pom.xml
+++ b/contrib/format-excel/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>com.github.pjfanning</groupId>
       <artifactId>excel-streaming-reader</artifactId>
-      <version>4.0.3</version>
+      <version>4.0.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>

Reply via email to