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 83c5ef6d1d Bump io.grpc:grpc-bom from 1.68.0 to 1.68.1 (#14326) 83c5ef6d1d is described below commit 83c5ef6d1d8e147308625dded3f2a4a04dc187e8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 29 10:42:28 2024 -0700 Bump io.grpc:grpc-bom from 1.68.0 to 1.68.1 (#14326) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e9b56eab3..4b18f8a8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ <!-- Google Libraries --> <protobuf.version>3.25.5</protobuf.version> - <grpc.version>1.68.0</grpc.version> + <grpc.version>1.68.1</grpc.version> <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> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org