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

dependabot[bot] pushed a change to branch 
dependabot/maven/main/org.webjars-jquery-4.0.0
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard 9356627c7 build(deps-dev): bump org.webjars:jquery from 3.7.1 to 4.0.0
     add 9f030f62b Library updates for cve's, suppression cleanup and not fail 
github action job SonarCloud if SONARCLOUD_TOKEN not found (summary report 
instead). (#1667)
     add b154b7ca4 ci(owasp): cap job timeout and disable NVD auto-update in 
check step (#1807)
     add a32453865 build(deps): bump org.htmlunit:htmlunit from 5.2.0 to 5.3.0 
(#1804)
     add ef8361caa build(deps): bump github/codeql-action from 4.37.0 to 4.37.2 
(#1800)
     add 88d95b2a5 build(deps): bump org.webjars:webjars-locator-lite from 
1.1.3 to 1.1.4 (#1801)
     add b7f0bb8bd build(deps-dev): bump org.webjars:jquery from 3.7.1 to 4.0.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   (9356627c7)
            \
             N -- N -- N   
refs/heads/dependabot/maven/main/org.webjars-jquery-4.0.0 (b7f0bb8bd)

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/maven.yml     |  21 ++++-
 .github/workflows/owasp.yml     | 100 ++++++++++++++++++++
 .github/workflows/sonar.yml     |  10 +-
 parent/pom.xml                  |   2 +-
 plugins/jasperreports/pom.xml   |   2 +-
 plugins/spring/README.md        |   8 ++
 pom.xml                         |  80 ++++++++++++++--
 src/etc/project-suppression.xml | 196 +++++++++-------------------------------
 9 files changed, 257 insertions(+), 168 deletions(-)
 create mode 100644 .github/workflows/owasp.yml

Reply via email to