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

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


 discard 480f0ea032 Bump mongodb.version from 3.12.11 to 3.12.14
     add 4884ac45a3 Move SLF4J dependencies to SLF4J-related modules
     add 8c84a97c0f Do not upgrade to Log4j API 3.x
     add 5801da58f8 Add SLF4J to comparative tests
     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)

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   (480f0ea032)
            \
             N -- N -- N   
refs/heads/dependabot/maven/2.x/mongodb.version-3.12.14 (d0cabc541a)

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                            |  5 +-
 log4j-core-its/pom.xml                             | 20 ++++--
 log4j-core-test/pom.xml                            |  5 --
 .../rolling/action/IfLastModifiedTest.java         | 30 ++++----
 log4j-core/pom.xml                                 |  7 --
 .../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                             |  5 --
 log4j-mongodb4/pom.xml                             |  5 --
 log4j-parent/pom.xml                               |  7 --
 log4j-perf-test/pom.xml                            | 13 ++++
 log4j-slf4j-impl/pom.xml                           |  7 +-
 log4j-slf4j2-impl/pom.xml                          | 14 ++++
 log4j-to-slf4j/pom.xml                             | 13 ++++
 .../deprecate_duration.xml}                        |  2 +-
 .../{2.22.0 => .2.x.x}/update_org_mongodb_bson.xml |  4 +-
 src/site/_release-notes/_2.x.x.adoc                |  2 +
 20 files changed, 154 insertions(+), 89 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.0 => .2.x.x}/update_org_mongodb_bson.xml (77%)

Reply via email to