This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 b9ee686b945 Bump io.grpc:grpc-bom from 1.83.1 to 1.84.0 (#19491)
b9ee686b945 is described below
commit b9ee686b9451b28a037378234aed6cf4bebfb3f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 01:30:52 2026 -0700
Bump io.grpc:grpc-bom from 1.83.1 to 1.84.0 (#19491)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.83.1 to
1.84.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.83.1...v1.84.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
dependency-version: 1.84.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0bd12ff1eb9..8cae52b458e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -300,7 +300,7 @@
<!-- Google Libraries -->
<protobuf.version>4.36.1</protobuf.version>
- <grpc.version>1.83.1</grpc.version>
+ <grpc.version>1.84.0</grpc.version>
<google.cloud.libraries.version>26.87.0</google.cloud.libraries.version>
<opentelemetry.gcp.resources.version>1.60.0-alpha</opentelemetry.gcp.resources.version>
<google.auto-service.version>1.1.1</google.auto-service.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]