This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new b4893b0dbb1 build(deps): bump avatica.version from 1.27.0 to 1.28.0
(#19783)
b4893b0dbb1 is described below
commit b4893b0dbb1974e8ae860e28caaa3f7dd2cb3132
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:04:02 2026 +0800
build(deps): bump avatica.version from 1.27.0 to 1.28.0 (#19783)
* build(deps): bump avatica.version from 1.27.0 to 1.28.0
Bumps `avatica.version` from 1.27.0 to 1.28.0.
Updates `org.apache.calcite.avatica: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)
Updates `org.apache.calcite.avatica:avatica-core` 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)
Updates `org.apache.calcite.avatica:avatica-metrics` 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)
Updates `org.apache.calcite.avatica:avatica-server` 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:development
update-type: version-update:semver-minor
- dependency-name: org.apache.calcite.avatica:avatica-core
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.calcite.avatica:avatica-metrics
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.calcite.avatica:avatica-server
dependency-version: 1.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Avatica license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 8 ++++----
pom.xml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index dfcb879f2bc..3474c3c8f20 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1875,7 +1875,7 @@ name: Apache Calcite Avatica
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 1.27.0
+version: 1.28.0
libraries:
- org.apache.calcite.avatica: avatica-core
- org.apache.calcite.avatica: avatica-metrics
@@ -1883,13 +1883,13 @@ libraries:
notices:
- avatica-core: |
Apache Calcite Avatica
- Copyright 2012-2020 The Apache Software Foundation
+ Copyright 2012-2026 The Apache Software Foundation
- avatica-metrics: |
Apache Calcite Avatica Metrics
- Copyright 2012-2020 The Apache Software Foundation
+ Copyright 2012-2026 The Apache Software Foundation
- avatica-server: |
Apache Calcite Avatica Server
- Copyright 2012-2020 The Apache Software Foundation
+ Copyright 2012-2026 The Apache Software Foundation
---
name: Apache Curator
diff --git a/pom.xml b/pom.xml
index 4740c80f1e9..93ce0faa1fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<antlr4.version>4.5.3</antlr4.version>
<gson.version>2.13.2</gson.version>
<scala.library.version>2.13.16</scala.library.version>
- <avatica.version>1.27.0</avatica.version>
+ <avatica.version>1.28.0</avatica.version>
<avro.version>1.12.0</avro.version>
<parquet.version>1.16.0</parquet.version>
<bytebuddy.version>1.18.5</bytebuddy.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]