Skip to content

Commit 117256f

Browse files
Bump protobuf.version from 3.25.6 to 4.30.2
Bumps `protobuf.version` from 3.25.6 to 4.30.2. Updates `com.google.protobuf:protobuf-java` from 3.25.6 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.6...v4.30.2) Updates `com.google.protobuf:protobuf-java-util` from 3.25.6 to 4.30.2 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fe139e commit 117256f

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.6</protobuf.version>
34+
<protobuf.version>4.30.2</protobuf.version>
3535
<common-protos.version>2.54.1</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)