This is an automated email from the ASF dual-hosted git repository.
yashmayya 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 0ae60ca0752 Bump io.grpc:grpc-bom from 1.82.0 to 1.82.1 (#18845)
0ae60ca0752 is described below
commit 0ae60ca0752ce125bf9d3ec25d9447cd49068962
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 09:19:24 2026 -0700
Bump io.grpc:grpc-bom from 1.82.0 to 1.82.1 (#18845)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.82.0 to
1.82.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.82.0...v1.82.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
dependency-version: 1.82.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 6ea099767d9..e85acfc1ce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@
<!-- Google Libraries -->
<protobuf.version>4.35.1</protobuf.version>
- <grpc.version>1.82.0</grpc.version>
+ <grpc.version>1.82.1</grpc.version>
<google.cloud.libraries.version>26.84.0</google.cloud.libraries.version>
<opentelemetry.gcp.resources.version>1.58.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]