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

dependabot[bot] pushed a commit to branch 
dependabot/maven/org.apache.calcite.avatica-avatica-1.28.0
in repository https://gitbox.apache.org/repos/asf/arrow-java.git

commit 70b42aa12cfd8a67c1ea43472212957561971076
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 14:01:42 2026 +0000

    MINOR: Bump org.apache.calcite.avatica:avatica from 1.27.0 to 1.28.0
    
    Bumps 
[org.apache.calcite.avatica:avatica](https://github.com/apache/calcite-avatica) 
from 1.27.0 to 1.28.0.
    - 
[Commits](https://github.com/apache/calcite-avatica/compare/rel/avatica-1.27.0...rel/avatica-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.calcite.avatica:avatica
      dependency-version: 1.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 flight/flight-sql-jdbc-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flight/flight-sql-jdbc-core/pom.xml 
b/flight/flight-sql-jdbc-core/pom.xml
index 3741ee083..a74341681 100644
--- a/flight/flight-sql-jdbc-core/pom.xml
+++ b/flight/flight-sql-jdbc-core/pom.xml
@@ -159,7 +159,7 @@ under the License.
     <dependency>
       <groupId>org.apache.calcite.avatica</groupId>
       <artifactId>avatica</artifactId>
-      <version>1.27.0</version>
+      <version>1.28.0</version>
     </dependency>
 
     <dependency>

Reply via email to