Skip to content

Commit 6ac9b29

Browse files
Bump com.google.api.grpc:proto-google-common-protos (#3256)
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.54.1 to 2.59.2. - [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.54.1...v2.59.2) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e325796 commit 6ac9b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>3.25.6</protobuf.version>
35-
<common-protos.version>2.54.1</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
35+
<common-protos.version>2.59.2</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)