Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump proto-google-common-protos from 2.9.1 to 2.9.2 #26896

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump proto-google-common-protos from 2.9.1 to 2.9.2
Bumps [proto-google-common-protos](https://github.com/googleapis/java-iam) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/googleapis/java-iam/releases)
- [Changelog](https://github.com/googleapis/java-iam/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-iam/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2022

Unverified

The email in this signature doesn’t match the committer email.
commit f2ff7de745b2d80f22994135618e1c4e94f3d832
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -73,7 +73,7 @@
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.19.3</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.9.1</proto-google-common-protos.version>
<proto-google-common-protos.version>2.9.2</proto-google-common-protos.version>

</properties>