This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-5 in repository https://gitbox.apache.org/repos/asf/drill.git
commit 8dc41ea26d68a942b44e9864ba89d9908337ab12 Author: PJ Fanning <pjfann...@users.noreply.github.com> AuthorDate: Thu May 29 00:31:21 2025 +0100 [MINOR UPDATE] excel-streaming-reader 5.1.0 --- 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>