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-jxpath.git
discard f9af9ef6 Harden XML parsing via commons-secure-xml
add c90044ae Bump codeql-action from 4.37.6 to 4.37.7
add 9880ebad Bump org.apache.commons:commons-parent from 103 to 104.
add 52b7b8ef Bump github/codeql-action/init from 4.37.7 to 4.37.8
add 84e2c52d Bump actions/setup-java from 5.7.0 to 6.0.0.
add 7901c0e7 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
add 915bc091 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 (f9af9ef6)
\
N -- N -- N refs/heads/feat/use-commons-xml (915bc091)
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(-)