Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java in /paimon-format
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.19.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.17.3...v3.19.6)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 532cd8f commit 7815dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paimon-format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ under the License.
<commons.lang3.version>3.12.0</commons.lang3.version>
<zstd-jni.version>1.5.5-11</zstd-jni.version>
<storage-api.version>2.8.1</storage-api.version>
<protobuf-java.version>3.17.3</protobuf-java.version>
<protobuf-java.version>3.19.6</protobuf-java.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7815dff

Please sign in to comment.