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 f74d1dff8d [MINOR UPDATE] Bump excel-streaming-reader 5.1.0 (#2992) f74d1dff8d is described below commit f74d1dff8db5d607eaed7bc9937f076492cdce9f Author: PJ Fanning <pjfann...@users.noreply.github.com> AuthorDate: Mon Jun 16 18:44:52 2025 +0100 [MINOR UPDATE] Bump excel-streaming-reader 5.1.0 (#2992) --- 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 af6569252b..f14b4cddd1 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>5.0.4</version> + <version>5.1.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>