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

github-bot pushed a change to branch 
dependabot/maven/app/org.apache.struts-struts2-core-2.5.31
in repository https://gitbox.apache.org/repos/asf/roller.git


 discard f6f0707de Bump struts2-core from 2.5.29 to 2.5.31 in /app
     add 5c94c2582 some field validation
     add a8a46a16b add basic content-security-policy for preset themes.
     add 811b0fea0 Merge pull request #127 from mbien/validation-and-csp
     add 047daf537 dependency updates (JDK 21 compatibility)
     add 94b2f72ce Merge pull request #126 from mbien/dependency-updates-3
     add 590c0172b Bump struts2-core from 2.5.29 to 2.5.31 in /app

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   (f6f0707de)
            \
             N -- N -- N   
refs/heads/dependabot/maven/app/org.apache.struts-struts2-core-2.5.31 
(590c0172b)

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/main.yml                         |  2 +-
 app/pom.xml                                        | 22 +++++++++++-----------
 .../weblogger/ui/struts2/editor/CategoryEdit.java  |  6 ++++--
 .../ui/struts2/editor/WeblogConfigBean.java        |  5 +++--
 .../main/resources/ApplicationResources.properties |  1 +
 .../main/webapp/WEB-INF/jsps/editor/Categories.jsp |  5 ++++-
 app/src/main/webapp/WEB-INF/jsps/tiles/head.jsp    |  4 ++--
 app/src/main/webapp/themes/basic/weblog.vm         |  1 +
 app/src/main/webapp/themes/basicmobile/weblog.vm   |  1 +
 app/src/main/webapp/themes/fauxcoly/weblog.vm      |  1 +
 app/src/main/webapp/themes/frontpage/_header.vm    |  1 +
 app/src/main/webapp/themes/gaurav/std_head.vm      |  1 +
 pom.xml                                            |  4 ++--
 13 files changed, 33 insertions(+), 21 deletions(-)

Reply via email to