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-digester.git
omit 846b7a6f Harden XML parsing via commons-secure-xml
add 6295088f Bump org.apache.commons:commons-parent from 103 to 104.
add 5549b8a9 Bump github/codeql-action/init from 4.37.7 to 4.37.8
add 55fdc8f0 Bump actions/setup-java from 5.7.0 to 6.0.0.
add 8eedbeef Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
new ccd7f6f3 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 (846b7a6f)
\
N -- N -- N refs/heads/feat/use-commons-xml (ccd7f6f3)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)