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

fokko 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 d4bb2a185c Build: Bump com.google.errorprone:error_prone_annotations 
(#13423)
d4bb2a185c is described below

commit d4bb2a185c6ef27461b9d7116cb7036f46b71bbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 07:45:12 2025 +0200

    Build: Bump com.google.errorprone:error_prone_annotations (#13423)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 9913feb702..81f9de1fb0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ delta-standalone = "3.3.2"
 delta-spark = "3.3.2"
 derby = "10.15.2.0"
 esotericsoftware-kryo = "4.0.3"
-errorprone-annotations = "2.38.0"
+errorprone-annotations = "2.39.0"
 failsafe = "3.3.2"
 findbugs-jsr305 = "3.0.2"
 flink119 =  { strictly = "1.19.2"}

Reply via email to