This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main-site-pro in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 85e08f498464d429557c7dcb6bdfcac8b9cd79bf Merge: 04dfaf0 97716b9 Author: Volkan Yazıcı <[email protected]> AuthorDate: Tue May 21 08:27:19 2024 +0200 Merge tag `rel/11.1.0` .asf.yaml | 18 ++++++++- .github/dependabot.yaml | 5 +++ .github/generate-email.sh | 8 ++-- .github/release-review-kit.txt | 2 +- .github/workflows/build-reusable.yaml | 12 +++--- .github/workflows/codeql-analysis-reusable.yaml | 8 ++-- .github/workflows/deploy-release-reusable.yaml | 6 +-- .github/workflows/deploy-site-reusable.yaml | 8 ++-- .github/workflows/deploy-snapshot-reusable.yaml | 6 +-- .github/workflows/merge-dependabot-reusable.yaml | 15 ++------ .../workflows/scorecards-analysis-reusable.yaml | 8 ++-- pom.xml | 23 +++++------- src/changelog/11.1.0/.release-notes.adoc.ftl | 43 ++++++++++++++++++++++ src/changelog/11.1.0/.release.xml | 21 +++++++++++ .../11.1.0/remove_java_architecture_packaging.xml | 7 ++++ ...te_com_github_spotbugs_spotbugs_annotations.xml | 8 ++++ ...e_com_github_spotbugs_spotbugs_maven_plugin.xml | 8 ++++ ...date_com_google_errorprone_error_prone_core.xml | 8 ++++ ...om_h3xstream_findsecbugs_findsecbugs_plugin.xml | 8 ++++ ...om_palantir_javaformat_palantir_java_format.xml | 8 ++++ src/changelog/11.1.0/update_org_apache_apache.xml | 8 ++++ ..._logging_log4j_log4j_changelog_maven_plugin.xml | 8 ++++ src/changelog/11.1.0/zulu.xml | 8 ++++ src/site/antora/modules/ROOT/pages/features.adoc | 2 +- 24 files changed, 196 insertions(+), 60 deletions(-)
