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 1d788196d3 Bump io.grpc:grpc-bom from 1.65.0 to 1.65.1 (#13592) 1d788196d3 is described below commit 1d788196d31793fe7209506c52b7c4424a43c0b3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jul 12 13:33:30 2024 -0700 Bump io.grpc:grpc-bom from 1.65.0 to 1.65.1 (#13592) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3942be8b6..a88472ef91 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ <!-- Google Libraries --> <protobuf.version>3.25.3</protobuf.version> - <grpc.version>1.65.0</grpc.version> + <grpc.version>1.65.1</grpc.version> <google.cloud.libraries.version>26.43.0</google.cloud.libraries.version> <google.auto-service.version>1.1.1</google.auto-service.version> <google.errorprone.version>2.28.0</google.errorprone.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org