Skip to content

Commit 3306fd6

Browse files
Bump protobuf.version from 3.25.5 to 3.25.6 (#3138)
Bumps `protobuf.version` from 3.25.5 to 3.25.6. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 3.25.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v3.25.6) Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 3.25.6 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bac7a9 commit 3306fd6

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.5</protobuf.version>
34+
<protobuf.version>3.25.6</protobuf.version>
3535
<common-protos.version>2.50.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>

0 commit comments

Comments
 (0)