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

github-bot pushed a change to branch dependabot/maven/logback.version-1.4.14
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


    omit 123e129  Bump logback.version from 1.3.11 to 1.4.14
     add d9f7e7b  Bump log4j2.version from 2.21.1 to 2.22.0 #187
     add 83bc636  Bump github/codeql-action from 2.22.9 to 2.22.10
     add e6ff533  Bump github/codeql-action from 2.22.9 to 2.22.10
     add 4570499  Javadoc
     add 2f4fc5e  Bump github/codeql-action from 2.22.10 to 3.22.11 (#190)
     add bc59003  Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#189)
     add aa6eaef  Reuse Boolean.parseBoolean(String)
     add bf1956a  Javadoc
     add 5c054a1  Bump github/codeql-action from 3.22.11 to 3.22.12 (#192)
     add 609f4a1  Fix version comment [skip ci]
     add a0cb762  Add version comment [skip ci]
     add 8e6d407  Update NOTICE file for 2024
     add 950f118  Bump log4j2.version from 2.22.0 to 2.22.1 (#193)
     add a0e8ffb  Bump logback.version from 1.3.11 to 1.4.14

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   (123e129)
            \
             N -- N -- N   refs/heads/dependabot/maven/logback.version-1.4.14 
(a0e8ffb)

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              |  8 ++++----
 .github/workflows/coverage.yml                     |  2 +-
 .github/workflows/scorecards-analysis.yml          |  4 ++--
 NOTICE.txt                                         |  2 +-
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  3 +++
 .../org/apache/commons/logging/LogFactory.java     |  2 +-
 .../logging/impl/Jdk13LumberjackLogger.java        | 24 +++++++++++-----------
 .../apache/commons/logging/impl/Jdk14Logger.java   | 24 +++++++++++-----------
 .../org/apache/commons/logging/impl/SimpleLog.java |  4 ++--
 .../apache/commons/logging/impl/WeakHashtable.java |  2 +-
 .../commons/logging/PathableClassLoader.java       |  2 +-
 .../apache/commons/logging/PathableTestSuite.java  |  2 +-
 .../apache/commons/logging/jdk14/TestHandler.java  |  2 +-
 .../logging/log4j/log4j12/TestAppender.java        |  2 +-
 15 files changed, 44 insertions(+), 41 deletions(-)

Reply via email to