This is an automated email from the ASF dual-hosted git repository. pratik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new b3cd08ba77 Bump com.google.errorprone:error_prone_annotations from 2.38.0 to 2.39.0 (#16200) b3cd08ba77 is described below commit b3cd08ba77c4a2ab9e95a70054d77d8befa87000 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 25 18:27:04 2025 +0530 Bump com.google.errorprone:error_prone_annotations from 2.38.0 to 2.39.0 (#16200) Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.38.0 to 2.39.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.38.0...v2.39.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 399b60eb1f..aa8e0b60e6 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,7 @@ <google.cloud.libraries.version>26.62.0</google.cloud.libraries.version> <google.auto-service.version>1.1.1</google.auto-service.version> <google.re2j.version>1.8</google.re2j.version> - <google.errorprone.version>2.38.0</google.errorprone.version> + <google.errorprone.version>2.39.0</google.errorprone.version> <google.j2objc.version>3.0.0</google.j2objc.version> <google.jsr305.version>3.0.2</google.jsr305.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org