This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/2.26.0 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 96486ebb8a2176f7bd14c797b334da84d90e801b Merge: 23321deb0e 82432570e8 Author: Volkan Yazıcı <[email protected]> AuthorDate: Sat May 2 21:24:47 2026 +0200 Merge remote-tracking branch 'origin/2.x' into release/2.26.0 .github/workflows/build.yaml | 11 ++---- .github/workflows/codeql-analysis.yaml | 2 +- .github/workflows/deploy-site.yaml | 6 +-- .../workflows/develocity-publish-build-scans.yaml | 42 -------------------- .gitignore | 1 - .mvn/develocity.xml | 30 -------------- pom.xml | 2 - .../modules/ROOT/pages/manual/appenders.adoc | 14 +++++++ .../ROOT/pages/manual/appenders/delegating.adoc | 46 ++++++++++++++-------- .../ROOT/pages/manual/appenders/network.adoc | 14 ++++++- .../antora/modules/ROOT/pages/manual/layouts.adoc | 6 +++ 11 files changed, 71 insertions(+), 103 deletions(-)
