This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 0a8c0c6f4830 chore(deps): Bump
com.google.api.grpc:proto-google-common-protos
0a8c0c6f4830 is described below
commit 0a8c0c6f4830d6b218be192dbd866e0cc51537ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 15:32:48 2026 +0000
chore(deps): Bump com.google.api.grpc:proto-google-common-protos
Bumps
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
from 2.22.0 to 2.71.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/v2.22.0...gax/v2.71.0)
---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
dependency-version: 2.71.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f5cf1eaf82b..18b5953e19e7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,7 @@
<plexus-xml-version>3.0.1</plexus-xml-version>
<pooled-jms-version>3.2.2</pooled-jms-version>
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
-
<proto-google-common-protos-version>2.22.0</proto-google-common-protos-version>
+
<proto-google-common-protos-version>2.71.0</proto-google-common-protos-version>
<protobuf-version>4.33.2</protobuf-version>
<protobuf-maven-plugin-version>4.1.3</protobuf-maven-plugin-version>
<prowide-version>SRU2025-10.3.8</prowide-version>