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

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


 discard 87d0a8d  Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
     add 98da46f  Bump actions/cache from 3.3.2 to 3.3.3 (#195)
     add 1cede89  Bump github/codeql-action from 3.22.12 to 3.23.0 (#196)
     add a18d7d7  Use an HTTPS URL to the Apache web site
     add fc62db2  Javadoc and comments: Use an HTTPS URL
     add 69f9599  Use *=
     add 40327d5  Javadoc
     add 1b132dd  Bump actions/upload-artifact from 4.0.0 to 4.2.0 (#198)
     add 4633d9c  Bump actions/cache from 3.3.3 to 4.0.0 (#200)
     add ea7aa4f  Bump github/codeql-action from 3.23.0 to 3.23.1 (#199)
     add bded390  Normalize end of comments
     add 076d4f9  Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#202)
     add 9965147  Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#203)
     add ff386ee  Remove references to very old JDK and commons logging 
versions (#201)
     add dbcb5d7  Remove references to very old JDK and Commons Logging 
versions #201
     add 6100963  Add missing XML Schema reference
     add fc7a7c9  Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#206)
     add 93b8540  Bump github/codeql-action from 3.23.1 to 3.23.2 (#205)
     add 21c9f8c  Add property project.build.outputTimestamp for build 
reproducibility
     add 73f3faf  Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11

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   (87d0a8d)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.slf4j-slf4j-api-2.0.11 (73f3faf)

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                     |  4 +-
 .github/workflows/scorecards-analysis.yml          |  4 +-
 pom.xml                                            |  3 +-
 src/changes/changes.xml                            |  3 ++
 src/main/assembly/bin.xml                          |  4 +-
 src/main/assembly/src.xml                          |  4 +-
 .../org/apache/commons/logging/LogFactory.java     | 12 ++---
 .../logging/impl/Jdk13LumberjackLogger.java        |  2 +-
 .../apache/commons/logging/impl/Jdk14Logger.java   |  2 +-
 .../commons/logging/impl/LogFactoryImpl.java       | 11 +++--
 .../apache/commons/logging/impl/LogKitLogger.java  |  2 +-
 .../org/apache/commons/logging/package-info.java   | 10 ++---
 src/site/xdoc/guide.xml                            | 52 ++++++++++------------
 .../logging/impl/WeakHashtableTestCase.java        |  2 +-
 15 files changed, 61 insertions(+), 62 deletions(-)

Reply via email to