Skip to content

Commit a3c6317

Browse files
Bump protobuf.version from 3.25.3 to 4.26.0
Bumps `protobuf.version` from 3.25.3 to 4.26.0. Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.26.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 4.26.0 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acab1e8 commit a3c6317

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>4.26.0</protobuf.version>
3535
<common-protos.version>2.37.1</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
3636
<truth-proto-extension.version>1.4.1</truth-proto-extension.version>
3737
</properties>

0 commit comments

Comments
 (0)