This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/jackson.version-2.18.0
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard 1f2f3827a Bump jackson.version from 2.17.2 to 2.18.0
     add 0bd4266d2 WW-5297 Fixes checking nonce of invalidated session
     add 75cc664fd Merge pull request #1060 from 
apache/fix/WW-5297-invalid-session
     add c81245029 [maven-release-plugin] prepare release STRUTS_6_6_1
     add d33be1d43 [maven-release-plugin] prepare for next development iteration
     add 3e04197ba Bump github/codeql-action from 3.26.8 to 3.26.12
     add b3629460e Merge pull request #1073 from 
apache/dependabot/github_actions/github/codeql-action-3.26.12
     add 3528b8832 Bump actions/upload-artifact from 4.4.0 to 4.4.3
     add 2eff2da4f Merge pull request #1074 from 
apache/dependabot/github_actions/actions/upload-artifact-4.4.3
     add 7473b4cef Bump commons-logging:commons-logging from 1.3.3 to 1.3.4
     add cd7f1097e Merge pull request #1061 from 
apache/dependabot/maven/commons-logging-commons-logging-1.3.4
     add 9d903ddf9 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin
     add fbab5d4df Merge pull request #1065 from 
apache/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.7.0
     add ec649ad7a Bump jackson.version from 2.17.2 to 2.18.0

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   (1f2f3827a)
            \
             N -- N -- N   refs/heads/dependabot/maven/jackson.version-2.18.0 
(ec649ad7a)

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.yml                       |  6 +--
 .github/workflows/scorecards-analysis.yaml         |  4 +-
 .../java/org/apache/struts2/components/UIBean.java |  8 +++-
 .../org/apache/struts2/components/UIBeanTest.java  | 43 +++++++++++++++++++---
 .../struts2/views/java/simple/AbstractTest.java    | 11 ++++++
 .../apache/struts2/views/java/simple/HeadTest.java |  2 +-
 .../apache/struts2/views/java/simple/LinkTest.java | 18 ++-------
 .../struts2/views/java/simple/ScriptTest.java      | 12 ------
 pom.xml                                            |  6 +--
 9 files changed, 67 insertions(+), 43 deletions(-)

Reply via email to