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 34e2bd03347 build(deps-dev): bump
com.google.api.grpc:proto-google-common-protos (#20194)
34e2bd03347 is described below
commit 34e2bd03347963ab96acd68cb5fde24501fbbf9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:08:56 2026 +0800
build(deps-dev): bump com.google.api.grpc:proto-google-common-protos
(#20194)
Bumps
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/google-cloud-java)
from 2.74.0 to 2.75.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
-
[Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
-
[Commits](https://github.com/googleapis/google-cloud-java/commits/gapic-generator-java/v2.75.0)
---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
dependency-version: 2.75.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 5dc6f4e8bbb..630a82aac3e 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.74.0</version>
+ <version>2.75.0</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]