This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feat/use-commons-xml
in repository https://gitbox.apache.org/repos/asf/commons-scxml.git
discard bb35dc42 Harden XML parsing via commons-secure-xml
add 053010e2 Bump codeql-action from 4.37.6 to 4.37.7
add 2abe2d12 Bump org.apache.commons:commons-parent from 103 to 104.
add 3459c818 Bump github/codeql-action/init from 4.37.7 to 4.37.8
add fe1221ea Bump actions/setup-java from 5.7.0 to 6.0.0.
add fb47db49 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
add cb9672c2 Harden XML parsing via commons-secure-xml
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 (bb35dc42)
\
N -- N -- N refs/heads/feat/use-commons-xml (cb9672c2)
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/codeql-analysis.yml | 6 +++---
.github/workflows/maven.yml | 2 +-
.github/workflows/scorecards-analysis.yml | 2 +-
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)