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 be44a69100 Bump io.grpc:grpc-bom from 1.66.0 to 1.68.0 (#14060) be44a69100 is described below commit be44a6910097683b39be76e6187b3c725a77cf03 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Sep 23 08:49:14 2024 -0700 Bump io.grpc:grpc-bom from 1.66.0 to 1.68.0 (#14060) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf268c66ab..68d7afcac9 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ <!-- Google Libraries --> <protobuf.version>3.25.4</protobuf.version> - <grpc.version>1.66.0</grpc.version> + <grpc.version>1.68.0</grpc.version> <google.cloud.libraries.version>26.47.0</google.cloud.libraries.version> <google.auto-service.version>1.1.1</google.auto-service.version> <google.re2j.version>1.7</google.re2j.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org