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

github-bot pushed a change to branch 
dependabot/maven/java/com.opencsv-opencsv-5.10
in repository https://gitbox.apache.org/repos/asf/orc.git


 discard 1bba9970f Bump com.opencsv:opencsv from 5.9 to 5.10 in /java
     add 3eb423ae8 ORC-1833: [C++] Fix CMake script to be used inside another 
project
     add d8e7dbf5e ORC-1835: [C++] Fix cpp-linter-action to build first
     add 94090e0c8 ORC-1836: Upgrade `zstd-jni` to 1.5.6-9
     add 0456efa04 ORC-1837: Remove `commons-csv` from parent `pom.xml`
     add 56ef713f6 Bump com.opencsv:opencsv from 5.9 to 5.10 in /java

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   (1bba9970f)
            \
             N -- N -- N   
refs/heads/dependabot/maven/java/com.opencsv-opencsv-5.10 (56ef713f6)

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:
 .github/workflows/build_and_test.yml    |  8 +++-
 CMakeLists.txt                          | 12 ++++--
 c++/src/CMakeLists.txt                  |  6 +--
 c++/test/CMakeLists.txt                 |  6 +--
 cmake_modules/CheckFormat.cmake         | 10 ++---
 cmake_modules/ThirdpartyToolchain.cmake | 76 ++++++++++++++++-----------------
 java/pom.xml                            |  7 +--
 tools/src/CMakeLists.txt                |  8 ++--
 tools/test/CMakeLists.txt               | 10 ++---
 9 files changed, 74 insertions(+), 69 deletions(-)

Reply via email to