Skip to content

Commit 65884b5

Browse files
Bump com.google.api.grpc:proto-google-common-protos (#3602)
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.71.0 to 2.72.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](googleapis/sdk-platform-java@gax/v2.71.0...gax/v2.72.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e09e169 commit 65884b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parquet-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<properties>
3333
<elephant-bird.version>4.4</elephant-bird.version>
3434
<protobuf.version>4.35.1</protobuf.version>
35-
<common-protos.version>2.71.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
35+
<common-protos.version>2.72.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
3636
<truth-proto-extension.version>1.4.5</truth-proto-extension.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)