Skip to content

Commit 1b4e89e

Browse files
authored
chore(deps): bump com.google.api.grpc:proto-google-common-protos from 2.71.0 to 2.72.0 [skip ci]
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.71.0 to 2.72.0. Commits * [`6e1c179`](googleapis/sdk-platform-java@6e1c179) chore(main): release 2.64.0 ([ArcadeData#3954](https://redirect.github.com/googleapis/sdk-platform-java/issues/3954)) * [`7a2f0b0`](googleapis/sdk-platform-java@7a2f0b0) chore: update upper bound dependencies file ([ArcadeData#3966](https://redirect.github.com/googleapis/sdk-platform-java/issues/3966)) * [`1e4a7e5`](googleapis/sdk-platform-java@1e4a7e5) chore: update googleapis commit at Fri Oct 17 02:31:11 UTC 2025 ([ArcadeData#3951](https://redirect.github.com/googleapis/sdk-platform-java/issues/3951)) * [`ffb557c`](googleapis/sdk-platform-java@ffb557c) deps: Bump grpc-java to v1.76.0 ([ArcadeData#3942](https://redirect.github.com/googleapis/sdk-platform-java/issues/3942)) * [`9ad8a4d`](googleapis/sdk-platform-java@9ad8a4d) chore: remove internal/librariangen following migration to librarian repo ([#3](https://redirect.github.com/googleapis/sdk-platform-java/issues/3)... * [`0a1bbea`](googleapis/sdk-platform-java@0a1bbea) chore(librariangen): Generate to use languagecontainer.Run ([ArcadeData#3968](https://redirect.github.com/googleapis/sdk-platform-java/issues/3968)) * [`452d703`](googleapis/sdk-platform-java@452d703) feat(librariangen): generate grpc stubs and resource helpers ([ArcadeData#3967](https://redirect.github.com/googleapis/sdk-platform-java/issues/3967)) * [`85057e8`](googleapis/sdk-platform-java@85057e8) ci: remove librarian skipping on matrix builds ([ArcadeData#3969](https://redirect.github.com/googleapis/sdk-platform-java/issues/3969)) * [`a26a6d9`](googleapis/sdk-platform-java@a26a6d9) chore(librariangen): languagecontainer package to parse release-init request ... * [`c86b4ea`](googleapis/sdk-platform-java@c86b4ea) ci: exclude internal/librariangen/\*\* using dorny/paths-filter ([ArcadeData#3961](https://redirect.github.com/googleapis/sdk-platform-java/issues/3961)) * Additional commits viewable in [compare view](googleapis/sdk-platform-java@gax/v2.71.0...gax/v2.72.0) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=com.google.api.grpc:proto-google-common-protos&package-manager=maven&previous-version=2.71.0&new-version=2.72.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
2 parents afd76cb + 2ca3740 commit 1b4e89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<grpc.version>1.79.0</grpc.version>
9999
<protoc.version>4.33.0</protoc.version>
100100
<protobuf-java.version>4.35.0</protobuf-java.version>
101-
<com.google.api.grpc.version>2.71.0</com.google.api.grpc.version>
101+
<com.google.api.grpc.version>2.72.0</com.google.api.grpc.version>
102102
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
103103

104104
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>

0 commit comments

Comments
 (0)