Skip to content

Commit d3f621b

Browse files
Bump com.google.protobuf:protobuf-java in /parquet-protobuf (#3018)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96de3f4 commit d3f621b

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
@@ -31,7 +31,7 @@
3131

3232
<properties>
3333
<elephant-bird.version>4.4</elephant-bird.version>
34-
<protobuf.version>3.25.3</protobuf.version>
34+
<protobuf.version>3.25.5</protobuf.version>
3535
<common-protos.version>2.41.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
3636
<truth-proto-extension.version>1.4.3</truth-proto-extension.version>
3737
</properties>

0 commit comments

Comments
 (0)