Skip to content

Commit 18f0ffa

Browse files
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.51.0 to 2.53.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@v2.51.0...v2.53.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37a29d9 commit 18f0ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-protobuf/pom.xml

+1-1
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>3.25.6</protobuf.version>
35-
<common-protos.version>2.51.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
35+
<common-protos.version>2.53.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
3636
<truth-proto-extension.version>1.4.4</truth-proto-extension.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)