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

github-bot pushed a change to branch dependabot/maven/antlr-antlr-2.7.6
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


 discard ab4041ae Bump antlr:antlr from 2.7.1 to 2.7.6
     add 768425bc Use HTTPS in URL
     add ef3f94b4 Use HTTPS in URL
     add 0581f458 Use HTTPS in URL
     add bc295a51 No need to override project/issueManagement/system
     add d5b70388 Bump actions/dependency-review-action from 4.8.1 to 4.8.2
     add 880216eb Merge pull request #91 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.8.2
     add 600f972f Bump github/codeql-action from 4.31.2 to 4.31.3
     add 15289d87 Merge pull request #90 from 
apache/dependabot/github_actions/github/codeql-action-4.31.3
     add 5cd13adf Dependabot => quarterly
     add c04798f5 Use HTTPS in HTML href attributes
     add fcea8ee0 Bump commons-lang3 from 3.19.0 to 3.20.0
     add 5b49f300 Add Java to CodeQL
     add e9e27847 Remove JavaScript from CodeQL
     add ce157ce6 Remove JavaScript from CodeQL
     add 5be44499 Bump antlr:antlr from 2.7.1 to 2.7.6

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   (ab4041ae)
            \
             N -- N -- N   refs/heads/dependabot/maven/antlr-antlr-2.7.6 
(5be44499)

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/dependabot.yml                             |  4 +--
 .github/workflows/codeql-analysis.yml              |  8 ++---
 .github/workflows/dependency-review.yml            |  2 +-
 .github/workflows/scorecards-analysis.yml          |  2 +-
 core/pom.xml                                       |  2 +-
 .../java/org/apache/commons/jelly/XMLOutput.java   |  2 +-
 .../commons/jelly/tags/junit/package-info.java     |  2 +-
 .../commons/jelly/tags/antlr/package-info.java     |  2 +-
 .../jelly/tags/beanshell/BeanShellExpression.java  |  2 +-
 .../tags/beanshell/BeanShellExpressionFactory.java |  2 +-
 .../apache/commons/digester/rss/RSSDigester.java   |  2 +-
 jelly-tags/betwixt/xdocs/index.xml                 |  2 +-
 jelly-tags/dynabean/xdocs/index.xml                |  2 +-
 jelly-tags/email/pom.xml                           |  4 +--
 .../commons/jelly/tags/html/package-info.java      |  2 +-
 jelly-tags/html/xdocs/index.xml                    |  2 +-
 jelly-tags/jms/pom.xml                             |  2 +-
 jelly-tags/jms/xdocs/index.xml                     |  2 +-
 jelly-tags/jmx/xdocs/index.xml                     | 10 +++---
 jelly-tags/jmx/xdocs/navigation.xml                |  8 ++---
 .../commons/jelly/tags/junit/package-info.java     |  2 +-
 jelly-tags/junit/xdocs/index.xml                   |  4 +--
 jelly-tags/log/xdocs/index.xml                     |  2 +-
 .../commons/jelly/tags/ojb/package-info.java       |  2 +-
 jelly-tags/ojb/xdocs/index.xml                     |  2 +-
 .../jelly/tags/quartz/QuartzTagLibrary.java        |  2 +-
 .../commons/jelly/tags/quartz/package-info.java    |  2 +-
 jelly-tags/quartz/xdocs/index.xml                  |  2 +-
 jelly-tags/soap/pom.xml                            |  4 +--
 .../commons/jelly/tags/soap/package-info.java      |  2 +-
 jelly-tags/soap/xdocs/index.xml                    |  2 +-
 .../commons/jelly/tags/sql/package-info.java       |  2 +-
 jelly-tags/sql/xdocs/index.xml                     |  2 +-
 jelly-tags/swing/xdocs/index.xml                   |  8 ++---
 jelly-tags/tag-navigation.xml                      |  4 +--
 .../apache/commons/jelly/tags/threads/Mutex.java   |  2 +-
 .../commons/jelly/tags/validate/package-info.java  |  4 +--
 jelly-tags/validate/xdocs/index.xml                |  4 +--
 .../commons/jelly/tags/xmlunit/package-info.java   |  2 +-
 jelly-tags/xmlunit/xdocs/index.xml                 |  2 +-
 pom.xml                                            | 13 ++++----
 src/changes/changes.xml                            |  4 +--
 xdocs/download_jelly.xml                           | 36 +++++++++++-----------
 xdocs/faq.xml                                      |  4 +--
 xdocs/gettingstarted.xml                           |  4 +--
 xdocs/index.xml                                    | 24 +++++++--------
 xdocs/irc.xml                                      |  6 ++--
 xdocs/jellyswt.xml                                 |  8 ++---
 xdocs/jellyunit.xml                                |  2 +-
 xdocs/navigation.xml                               |  4 +--
 xdocs/overview.xml                                 |  4 +--
 xdocs/pipeline.xml                                 |  2 +-
 xdocs/powered.xml                                  | 16 +++++-----
 xdocs/security-reports.xml                         |  4 +--
 xdocs/tag-reference/ant_ant.xml                    |  8 ++---
 xdocs/tag-reference/ant_fileScanner.xml            |  6 ++--
 xdocs/tag-reference/ant_setProperty.xml            |  2 +-
 xdocs/tag-reference/antlr_antlr.xml                |  4 +--
 xdocs/tag-reference/antlr_grammar.xml              |  2 +-
 xdocs/tag-reference/example.xml                    |  2 +-
 xdocs/todo.xml                                     |  6 ++--
 61 files changed, 139 insertions(+), 142 deletions(-)

Reply via email to