This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/github_actions/main/actions/setup-java-5.4.0
in repository https://gitbox.apache.org/repos/asf/opennlp.git
omit ed1589111 Bump actions/setup-java from 5.3.0 to 5.4.0
add 879c16d99 [maven-release-plugin] prepare release opennlp-3.0.0-M4
add 86d213013 [maven-release-plugin] prepare for next development iteration
add 50861d861 Merge shell tests into the Java CI pipeline
add 96d070168 Bump actions/setup-java from 5.3.0 to 5.4.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 (ed1589111)
\
N -- N -- N
refs/heads/dependabot/github_actions/main/actions/setup-java-5.4.0 (96d070168)
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/maven.yml | 183 ++++++++++++++++++++++++++++++++++++++
.github/workflows/shell-tests.yml | 179 -------------------------------------
2 files changed, 183 insertions(+), 179 deletions(-)
delete mode 100644 .github/workflows/shell-tests.yml