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

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


 discard 9393441fbf Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0
     add c89566047a Update `net.bytebuddy:byte-buddy` to version `1.17.0` 
(#3425)
     add eef4e2867c Update `org.apache.commons:commons-pool2` to version 
`2.12.1` (#3420)
     add 73042acdd5 Update `com.google.code.gson:gson` to version `2.12.1` 
(#3429)
     add 6c67640e17 Update `org.wiremock:wiremock` to version `3.11.0` (#3432)
     add d0ffe07b10 Update `com.github.luben:zstd-jni` to version `1.5.6-10` 
(#3443)
     add 6ef3f7390f Update `org.wiremock:wiremock` to version `3.12.0` (#3465)
     add a50e4cd2f5 Update `org.springframework:spring-framework-bom` to 
version `6.2.3` (#3466)
     add c103232e39 Migrate to `only-script` version of wrapper
     add 73b3ab65bd Bump org.apache.logging:logging-parent from 11.3.0 to 
12.0.0 in /log4j-parent (#3452)
     add 45ae36ff81 Run reproducibility check after each deployment
     add 53cb19234b Run integration tests after each deployment (#3105)
     add 4207932180 Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0

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   (9393441fbf)
            \
             N -- N -- N   
refs/heads/dependabot/maven/main/org.apache.commons-commons-csv-1.13.0 
(4207932180)

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/build.yaml                       |  30 +-
 .github/workflows/codeql-analysis.yaml             |   2 +-
 .github/workflows/deploy-site.yaml                 |   6 +-
 .github/workflows/merge-dependabot.yaml            |   4 +-
 .mvn/wrapper/maven-wrapper.properties              |   4 +-
 log4j-compress/pom.xml                             |   2 +-
 log4j-core-test/pom.xml                            |   4 +-
 log4j-parent/pom.xml                               |  32 +-
 log4j-spring-cloud-config-client/pom.xml           |   2 +-
 mvnw                                               | 447 +++++++++------------
 mvnw.cmd                                           | 303 ++++++--------
 pom.xml                                            |   3 +-
 .../.3.x.x/update_com_github_luben_zstd_jni.xml    |   4 +-
 ...ns.xml => update_com_google_code_gson_gson.xml} |   4 +-
 .../.3.x.x/update_net_bytebuddy_byte_buddy.xml     |   4 +-
 ...=> update_org_apache_commons_commons_pool2.xml} |   4 +-
 .../update_org_apache_logging_logging_parent.xml   |   3 +-
 ...te_org_springframework_spring_framework_bom.xml |   4 +-
 .../.3.x.x/update_org_wiremock_wiremock.xml        |   4 +-
 19 files changed, 390 insertions(+), 476 deletions(-)
 copy src/changelog/.3.x.x/{update_gradle_develocity_actions.xml => 
update_com_google_code_gson_gson.xml} (62%)
 copy src/changelog/.3.x.x/{update_org_apache_commons_commons_dbcp2.xml => 
update_org_apache_commons_commons_pool2.xml} (74%)
 copy src/changelog/{3.0.0-beta2 => 
.3.x.x}/update_org_apache_logging_logging_parent.xml (74%)

Reply via email to