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

github-bot pushed a change to branch 
dependabot/maven/2.x/commons-logging-commons-logging-1.3.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


 discard 94edceb81f Bump commons-logging:commons-logging from 1.3.0 to 1.3.1
     add d055d45069 Deprecate `o.a.l.l.c.a.r.a.Duration` class for removal
     add 12ee6326e1 Backport builder from 3.x
     add 8660c3e4a3 Add `@since` tags
     add c2e0dc22b4 Use deprecated class internally in builder
     add ea83bb7c97 Fix test failures
     add b1c9cd8b62 Remove `java.time.Duration` converter
     add d0cabc541a Update `org.mongodb:bson` to version `3.12.14` (#2409)
     add 3f5191c7ea Force Dependabot to update SLF4J
     add 877eb4558e Update `commons-logging:commons-logging` to version `1.3.1` 
(#2402)

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   (94edceb81f)
            \
             N -- N -- N   
refs/heads/dependabot/maven/2.x/commons-logging-commons-logging-1.3.1 
(877eb4558e)

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.yaml                            |  2 +-
 .../rolling/action/IfLastModifiedTest.java         | 30 ++++----
 .../core/appender/rolling/action/Duration.java     |  9 +++
 .../appender/rolling/action/IfLastModified.java    | 79 +++++++++++++++-------
 .../core/appender/rolling/action/package-info.java |  2 +-
 .../config/plugins/convert/TypeConverters.java     | 12 ++--
 .../core/config/plugins/convert/package-info.java  |  2 +-
 log4j-mongodb3/pom.xml                             |  2 +-
 .../deprecate_duration.xml}                        |  2 +-
 .../update_commons_logging_commons_logging.xml     |  4 +-
 .../{2.22.0 => .2.x.x}/update_org_mongodb_bson.xml |  4 +-
 src/site/_release-notes/_2.x.x.adoc                |  3 +
 12 files changed, 98 insertions(+), 53 deletions(-)
 copy src/changelog/{2.17.2/Bump_Woodstox_6_2_6_to_6_2_8.xml => 
.2.x.x/deprecate_duration.xml} (71%)
 copy src/changelog/{2.22.1 => 
.2.x.x}/update_commons_logging_commons_logging.xml (75%)
 copy src/changelog/{2.22.0 => .2.x.x}/update_org_mongodb_bson.xml (77%)

Reply via email to