This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.commons-commons-parent-83
in repository https://gitbox.apache.org/repos/asf/commons-exec.git
discard 5f29ab67 Bump org.apache.commons:commons-parent from 81 to 83
add ed6cfbae Fix SpotBugs AT_STALE_THREAD_WRITE_OF_PRIMITIVE
add 80eca044 Fix SpotBugs AT_STALE_THREAD_WRITE_OF_PRIMITIVE: Shared
primitive variable "added" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.exec.ShutdownHookProcessDestroyer]
add d1780038 Bump org.apache.commons:commons-parent from 81 to 83
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 (5f29ab67)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.commons-commons-parent-83 (d1780038)
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:
src/changes/changes.xml | 2 ++
.../commons/exec/ShutdownHookProcessDestroyer.java | 26 +++++++++++-----------
2 files changed, 15 insertions(+), 13 deletions(-)