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 36f8d9b41e [MINOR UPDATE] Update Jackcess (#3002)
36f8d9b41e is described below

commit 36f8d9b41ea238cc1cc8cb0fd642bdcb227337ce
Author: Charles S. Givre <[email protected]>
AuthorDate: Tue Jul 29 12:06:35 2025 -0400

    [MINOR UPDATE] Update Jackcess (#3002)
---
 contrib/format-access/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/format-access/pom.xml b/contrib/format-access/pom.xml
index 1fcd586ae6..288bc9d92d 100644
--- a/contrib/format-access/pom.xml
+++ b/contrib/format-access/pom.xml
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>com.healthmarketscience.jackcess</groupId>
             <artifactId>jackcess</artifactId>
-            <version>4.0.4</version>
+            <version>4.0.8</version>
             <exclusions>
                 <exclusion>
                     <groupId>commons-logging</groupId>

Reply via email to