This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 78f49066c08 build(deps): bump io.grpc:grpc-bom from 1.83.0 to 1.83.1
(#19997)
78f49066c08 is described below
commit 78f49066c08e854ff0b0f40dd37bdfb17c2cc148
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:21:27 2026 +0800
build(deps): bump io.grpc:grpc-bom from 1.83.0 to 1.83.1 (#19997)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.83.0 to
1.83.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.83.0...v1.83.1)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
dependency-version: 1.83.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>
---
extensions-contrib/grpc-query/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions-contrib/grpc-query/pom.xml
b/extensions-contrib/grpc-query/pom.xml
index 2ea3e43e0a1..4012d5998f9 100644
--- a/extensions-contrib/grpc-query/pom.xml
+++ b/extensions-contrib/grpc-query/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-bom</artifactId>
- <version>1.83.0</version>
+ <version>1.83.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]