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 c857939154d build(deps-dev): bump
com.google.api.grpc:proto-google-common-protos (#20140)
c857939154d is described below
commit c857939154de4c3c9a6711471f7ae1b74cbe0383
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:48:56 2026 +0800
build(deps-dev): bump com.google.api.grpc:proto-google-common-protos
(#20140)
Bumps
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
from 2.73.0 to 2.74.0.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
-
[Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/sdk-platform-java/compare/gax/2.73.0...gax/v2.74.0)
---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
dependency-version: 2.74.0
dependency-type: direct:development
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>
---
indexing-service/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/indexing-service/pom.xml b/indexing-service/pom.xml
index da847f2fc58..5dc6f4e8bbb 100644
--- a/indexing-service/pom.xml
+++ b/indexing-service/pom.xml
@@ -254,7 +254,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
- <version>2.73.0</version>
+ <version>2.74.0</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]