This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.72.0
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
omit a8ce1d935 Bump com.google.api.grpc:proto-google-common-protos
add 65f7adef5 GH-3398: Fix potential ClassLoader leak caused by
ThreadLocal lambda in Binary (#3447)
add 7469faa48 Bump parquet-format to 2.13.0 (#3611)
add 05fa1a3b0 Bump protobuf.version from 4.35.0 to 4.35.1 (#3612)
add e09e169c6 Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-11
(#3613)
add e36a3ac3f Bump com.google.api.grpc:proto-google-common-protos
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a8ce1d935)
\
N -- N -- N
refs/heads/dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.72.0
(e36a3ac3f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
parquet-cli/pom.xml | 2 +-
.../java/org/apache/parquet/io/api/Binary.java | 13 ++++----
.../java/org/apache/parquet/io/api/TestBinary.java | 35 ++++++++++++++++++++++
parquet-protobuf/pom.xml | 2 +-
pom.xml | 4 +--
5 files changed, 46 insertions(+), 10 deletions(-)