GitClassic
Feed
Explore
Random
Go Pro
Sign in
apache
/
parquet-java
Code
/
Commits
/ 5040a63
Bump protobuf.version from 3.25.6 to 4.30.2 (#3182)
* 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](https://github.com/protocolbuffers/protobuf/compare/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] <support@github.com> * Fix the test-class * Add `-Dmaven.buildNumber.skip=true` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fokko Driesprong <fokko@apache.org>
dependabot[bot]
committed on Dec 5, 2025, 09:05 PM
Showing
4
changed files
+6 additions
-6 deletions
M
.github/workflows/vector-plugins.yml
+1
-1
M
parquet-cli/pom.xml
+1
-1
M
parquet-protobuf/pom.xml
+1
-1
M
parquet-protobuf/src/test/java/org/apache/parquet/proto/TestUtils.java
+3
-3
Browse files at this commit โ