This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/checkout-v2.3.1
in repository https://gitbox.apache.org/repos/asf/commons-text.git.
discard 683b6b0 Bump actions/checkout from v1 to v2.3.1
add cb85bed Update POM version numbers for Apache Commons Text release 1.9
add 22ecd8e Bump to next development version
add 4a1078e Merge branch 'release'
add 4e0c1d6 Typos.
add 247db11 Typos.
add 1cbfa35 Update properties for next release.
add 7f1981c Update spotbugs.plugin.version 4.0.0 to 4.0.4.
add 65955b9 Fix GitHub action for Java 15-ea.
add d3777d8 Add Java 16-ea to GitHub builds.
add acd7d3b Bump actions/checkout from v1 to v2.3.1
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 (683b6b0)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/checkout-v2.3.1 (acd7d3b)
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 | 4 +++-
RELEASE-NOTES.txt | 4 ++--
pom.xml | 8 ++++----
src/changes/changes.xml | 4 +++-
src/changes/release-notes.vm | 4 ++--
5 files changed, 14 insertions(+), 10 deletions(-)