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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new ea215efb3 chore(java): Bump com.github.ben-manes.caffeine:caffeine 
from 3.2.2 to 3.2.3 in /java (#3666)
ea215efb3 is described below

commit ea215efb327c57291a15918073965c3c55d3c2c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 4 08:17:54 2025 +0900

    chore(java): Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 
3.2.3 in /java (#3666)
    
    Bumps
    
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine)
    from 3.2.2 to 3.2.3.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 java/driver/flight-sql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/driver/flight-sql/pom.xml b/java/driver/flight-sql/pom.xml
index 033e45c2c..6da06af20 100644
--- a/java/driver/flight-sql/pom.xml
+++ b/java/driver/flight-sql/pom.xml
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>com.github.ben-manes.caffeine</groupId>
       <artifactId>caffeine</artifactId>
-      <version>3.2.2</version>
+      <version>3.2.3</version>
     </dependency>
     <dependency>
       <groupId>com.google.protobuf</groupId>

Reply via email to