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 3891a783ae Bump com.google.errorprone:error_prone_annotations from 2.34.0 to 2.35.1 (#14316) 3891a783ae is described below commit 3891a783aea09b96260aaf2e3c4cfbf8cf31118a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 28 12:55:45 2024 -0700 Bump com.google.errorprone:error_prone_annotations from 2.34.0 to 2.35.1 (#14316) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3eb3e0b654..9959665ce4 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.34.0</google.errorprone.version> + <google.errorprone.version>2.35.1</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