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

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new a908f92017 Build: Bump com.google.errorprone:error_prone_annotations 
from 2.36.0 to 2.37.0 (#12622)
a908f92017 is described below

commit a908f920178f6a621f9418ffd455fa101cba92ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 11:16:21 2025 +0100

    Build: Bump com.google.errorprone:error_prone_annotations from 2.36.0 to 
2.37.0 (#12622)
    
    * Build: Bump com.google.errorprone:error_prone_annotations
    
    Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.36.0 to 2.37.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.36.0...v2.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    * Bump LICENSE
    
    ---------
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Fokko <fo...@apache.org>
---
 gcp-bundle/LICENSE                               | 2 +-
 gradle/libs.versions.toml                        | 2 +-
 kafka-connect/kafka-connect-runtime/hive/LICENSE | 2 +-
 kafka-connect/kafka-connect-runtime/main/LICENSE | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gcp-bundle/LICENSE b/gcp-bundle/LICENSE
index 76c5c02b7b..1a202ba6ef 100644
--- a/gcp-bundle/LICENSE
+++ b/gcp-bundle/LICENSE
@@ -325,7 +325,7 @@ License: Apache-2.0 - 
https://www.apache.org/licenses/LICENSE-2.0.txt
 
 
--------------------------------------------------------------------------------
 
-Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.36.0
+Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.37.0
 License: Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
 
 
--------------------------------------------------------------------------------
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 697aa84bd7..a4b7d990a5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -40,7 +40,7 @@ datasketches = "6.2.0"
 delta-standalone = "3.3.0"
 delta-spark = "3.3.0"
 esotericsoftware-kryo = "4.0.3"
-errorprone-annotations = "2.36.0"
+errorprone-annotations = "2.37.0"
 failsafe = "3.3.2"
 findbugs-jsr305 = "3.0.2"
 flink118 =  { strictly = "1.18.1"}
diff --git a/kafka-connect/kafka-connect-runtime/hive/LICENSE 
b/kafka-connect/kafka-connect-runtime/hive/LICENSE
index c38c19f6d8..6ffdd7191e 100644
--- a/kafka-connect/kafka-connect-runtime/hive/LICENSE
+++ b/kafka-connect/kafka-connect-runtime/hive/LICENSE
@@ -479,7 +479,7 @@ License (from POM): Apache-2.0 - 
https://www.apache.org/licenses/LICENSE-2.0.txt
 
 
--------------------------------------------------------------------------------
 
-Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.36.0
+Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.37.0
 Project URL (from manifest): https://errorprone.info/error_prone_annotations
 Manifest License: "Apache 
2.0";link="http://www.apache.org/licenses/LICENSE-2.0.txt"; (Not packaged)
 License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
diff --git a/kafka-connect/kafka-connect-runtime/main/LICENSE 
b/kafka-connect/kafka-connect-runtime/main/LICENSE
index d1f7922685..4c2c8c02af 100644
--- a/kafka-connect/kafka-connect-runtime/main/LICENSE
+++ b/kafka-connect/kafka-connect-runtime/main/LICENSE
@@ -445,7 +445,7 @@ License (from POM): Apache-2.0 - 
https://www.apache.org/licenses/LICENSE-2.0.txt
 
 
--------------------------------------------------------------------------------
 
-Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.36.0
+Group: com.google.errorprone  Name: error_prone_annotations  Version: 2.37.0
 Project URL (from manifest): https://errorprone.info/error_prone_annotations
 Manifest License: "Apache 
2.0";link="http://www.apache.org/licenses/LICENSE-2.0.txt"; (Not packaged)
 License (from POM): Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt

Reply via email to