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 7d9637448e0 build(deps): bump iceberg.core.version from 1.10.0 to 
1.11.0 (#19966)
7d9637448e0 is described below

commit 7d9637448e097c8395e8e1a3e50593af168ef91f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 09:34:07 2026 +0800

    build(deps): bump iceberg.core.version from 1.10.0 to 1.11.0 (#19966)
    
    Bumps `iceberg.core.version` from 1.10.0 to 1.11.0.
    
    Updates `org.apache.iceberg:iceberg-core` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    Updates `org.apache.iceberg:iceberg-api` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    Updates `org.apache.iceberg:iceberg-aws` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    Updates `org.apache.iceberg:iceberg-gcp` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    Updates `org.apache.iceberg:iceberg-parquet` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/apache/iceberg/releases)
    - 
[Commits](https://github.com/apache/iceberg/compare/apache-iceberg-1.10.0...apache-iceberg-1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.iceberg:iceberg-api
      dependency-version: 1.11.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.iceberg:iceberg-aws
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.iceberg:iceberg-core
      dependency-version: 1.11.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.iceberg:iceberg-gcp
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.iceberg:iceberg-hive-metastore
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.iceberg:iceberg-parquet
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e334bbc1cea..703d95549f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
         <guava.version>32.1.3-jre</guava.version>
         <guice.version>6.0.0</guice.version>
         <hamcrest.version>3.0</hamcrest.version>
-        <iceberg.core.version>1.10.0</iceberg.core.version>
+        <iceberg.core.version>1.11.0</iceberg.core.version>
         <jetty.version>12.1.12</jetty.version>
         <jersey.version>1.19.4</jersey.version>
         <jackson.version>2.22.1</jackson.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to