This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch 
dependabot/maven/org.apache.calcite.avatica-avatica-1.27.0
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


    omit 5a29ebf54 Fix compilation errors with Avatica 1.27.0
    omit fdf79a559 MINOR: Bump org.apache.calcite.avatica:avatica from 1.26.0 
to 1.27.0
     add e54681b80 MINOR: Bump com.diffplug.spotless:spotless-maven-plugin from 
2.44.4 to 3.4.0 (#1088)
     add d8ad7b676 MINOR: [CI] Bump docker/login-action from 4.0.0 to 4.1.0 
(#1103)
     add 13c8b9353 MINOR: Bump checker.framework.version from 3.54.0 to 3.55.1 
(#1105)
     add d952ed48e MINOR: Bump dep.hadoop.version from 3.4.3 to 3.5.0 (#1104)
     add e4f8c9251 GH-1107: Increase publish job timeout (#1108)
     add 4ca6017bd MINOR: [CI] Bump actions/github-script from 8 to 9 (#1110)
     add 0d55ba78a MINOR: [CI] Bump actions/upload-artifact from 7.0.0 to 7.0.1 
(#1111)
     add 8d3e8dd2f MINOR: Bump com.google.api.grpc:proto-google-common-protos 
from 2.67.0 to 2.70.0 (#1124)
     add 3dca92baf MINOR: Bump com.google.guava:guava-bom from 33.5.0-jre to 
33.6.0-jre (#1123)
     add 980b5146b MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 
1.84 (#1122)
     add 09038fbb5 MINOR: Bump checker.framework.version from 3.55.1 to 4.0.0 
(#1113)
     add 0f0a58433 MINOR: Bump io.grpc:grpc-bom from 1.79.0 to 1.80.0 (#1093)
     add e5482cd63 MINOR: Fix Gandiva JNI build against Arrow C++ 24.0.0 (#1140)
     add 138e8521b MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 
2.21.3 (#1133)
     add 5dc3ea699 MINOR: Bump com.github.luben:zstd-jni from 1.5.7-7 to 
1.5.7-8 (#1132)
     add 5e2fb6365 MINOR: Bump com.google.api.grpc:proto-google-common-protos 
from 2.70.0 to 2.71.0 (#1144)
     add 30d528fa9 MINOR: Bump checker.framework.version from 4.0.0 to 4.1.0 
(#1131)
     add b068e2834 MINOR: Bump com.github.ben-manes.caffeine:caffeine from 
3.2.3 to 3.2.4 (#1130)
     add e6d924844 MINOR: Bump 
com.gradle:common-custom-user-data-maven-extension from 2.1.0 to 2.2.0 (#1128)
     add 331e9ee09 MINOR: Bump commons-codec:commons-codec from 1.21.0 to 
1.22.0 (#1127)
     add c0c866833 MINOR: Bump org.apache.calcite.avatica:avatica from 1.26.0 
to 1.27.0
     add 80303fe01 Fix compilation errors with Avatica 1.27.0

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   (5a29ebf54)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.calcite.avatica-avatica-1.27.0 
(80303fe01)

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:
 .env                                    |  2 +-
 .github/workflows/comment_bot.yml       |  2 +-
 .github/workflows/dev_pr.yml            |  8 ++++----
 .github/workflows/rc.yml                | 16 ++++++++--------
 .github/workflows/release.yml           |  2 +-
 .mvn/extensions.xml                     |  2 +-
 bom/pom.xml                             |  8 ++++----
 compose.yaml                            |  3 ++-
 compression/pom.xml                     |  2 +-
 flight/flight-core/pom.xml              |  2 +-
 flight/flight-integration-tests/pom.xml |  2 +-
 flight/flight-sql-jdbc-core/pom.xml     |  4 ++--
 flight/flight-sql-jdbc-driver/pom.xml   |  2 +-
 gandiva/src/main/cpp/jni_common.cc      |  2 +-
 memory/memory-core/pom.xml              |  4 ++--
 performance/pom.xml                     |  6 +++---
 pom.xml                                 | 24 ++++++++++++------------
 tools/pom.xml                           |  2 +-
 vector/pom.xml                          |  2 +-
 19 files changed, 48 insertions(+), 47 deletions(-)

Reply via email to