This is an automated email from the ASF dual-hosted git repository.
rgupta pushed a change to branch
dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.5.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
discard ec1c814 Update `org.codehaus.mojo:exec-maven-plugin` to version
`3.5.0` (#99)
add ab27519 Update `org.junit:junit-bom` to version `5.11.3` (#98)
add b90d1b4 Update `org.apache.logging.log4j:log4j-bom` to version
`2.24.2` (#100)
add 12df843 Update `org.apache.logging.log4j:log4j-bom` to version
`2.24.3` (#101)
add 882fac1 Update `org.junit:junit-bom` to version `5.11.4` (#102)
add f9a85e3 Update
`apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/11.3.0`
to version `12.0.0` (#104)
add 64c17a8 Update `org.junit:junit-bom` to version `5.12.0` (#109)
add 95c7ef2 Update
`apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/11.3.0`
to version `12.0.0` (#110)
add c14f006 pom: correct timezone for Raman Gupta
add b6ab1b9 Disable commit signatures (#142)
add 3490662 Update `logging-parent` to version `12.1.1` (#148)
add 6fbb4e5 Run PR workflows always, to match with required checks (#150)
add 66286e2 Document why spotbugs is disabled for the benchmark module
(#149)
add 8da2069 Document Maven issue with transitive log4j-api version
resolution (#147)
add 6bbd308 Update `org.codehaus.mojo:exec-maven-plugin` to version
`3.5.0` (#99)
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 (ec1c814)
\
N -- N -- N
refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.5.0 (6bbd308)
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:
.asf.yaml | 29 ++++++++++++---
.github/workflows/build.yaml | 10 ++----
.github/workflows/codeql-analysis.yaml | 2 +-
.github/workflows/deploy-site.yaml | 6 ++--
.github/workflows/merge-dependabot.yaml | 42 ----------------------
log4j-api-kotlin-benchmark/pom.xml | 6 +++-
log4j-api-kotlin-sample/pom.xml | 4 +++
log4j-api-kotlin/pom.xml | 4 +++
pom.xml | 8 ++---
...s_codeql_analysis_reusable_yaml_rel_11_3_0.xml} | 4 +--
...flows_deploy_site_reusable_yaml_rel_11_3_0.xml} | 4 +--
.../update_org_apache_logging_log4j_log4j_bom.xml | 4 +--
.../.1.x.x/update_org_junit_junit_bom.xml | 4 +--
src/site/antora/modules/ROOT/pages/index.adoc | 15 +++++++-
14 files changed, 70 insertions(+), 72 deletions(-)
delete mode 100644 .github/workflows/merge-dependabot.yaml
copy src/changelog/.1.x.x/{update_org_codehaus_mojo_exec_maven_plugin.xml =>
update_apache_logging_parent_github_workflows_codeql_analysis_reusable_yaml_rel_11_3_0.xml}
(55%)
copy src/changelog/.1.x.x/{update_apache_logging_parent.xml =>
update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml_rel_11_3_0.xml}
(55%)