This is an automated email from the ASF dual-hosted git repository. jackie 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 6c84443109 Bump com.google.errorprone:error_prone_annotations from 2.33.0 to 2.34.0 (#14262) 6c84443109 is described below commit 6c84443109035df9d0b561be16984f7787cfe454 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 21 13:07:42 2024 -0700 Bump com.google.errorprone:error_prone_annotations from 2.33.0 to 2.34.0 (#14262) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 039c903942..63a44e1644 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ <google.cloud.libraries.version>26.49.0</google.cloud.libraries.version> <google.auto-service.version>1.1.1</google.auto-service.version> <google.re2j.version>1.7</google.re2j.version> - <google.errorprone.version>2.33.0</google.errorprone.version> + <google.errorprone.version>2.34.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