This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch main-site-pro in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 945ce29 Merge tag 'rel/12.0.0' into main-site-pro add 769fd98 Use `deploy:deploy` for staging distribution artifacts add d11a5bf Install Subversion package in the deployment workflow add fa3a3d2 Merge tag `rel/12.0.0` add 57a6c11 Set the development version to `12.1.0-SNAPSHOT` add a5d6f0e Improve typesetting in `release-instructions-project.adoc` add d86b9fd Update `com.palantir.javaformat:palantir-java-format` to version `2.51.0` (#327) add 5b7bca5 Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.1.0` (#328) add e55a0a0 Update `dependabot/fetch-metadata` to version `2.3.0` (#322) (#322) add 9646943 Update `com.palantir.javaformat:palantir-java-format` to version `2.52.0` (#329) (#329) add c98462c Fix Error Prone arguments breaking `m-c-p:compile` for downstream add 25d7599 Expand `url` in POM file (#330) add 3c3fa44 Update `actions/cache` to version `4.2.1` (#331) add 60f4ca8 Update `com.palantir.javaformat:palantir-java-format` to version `2.54.0` (#332) add 9162dd8 Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.3` (#333) add 855467d Update `com.palantir.javaformat:palantir-java-format` to version `2.55.0` (#334) add e8dc123 Update `ossf/scorecard-action` to version `2.4.1` (#335) add 62fdd38 Update `com.gradle:develocity-maven-extension` to version `1.23.2` (#338) add d4b4300 Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.7.0` (#339) add a59b415 Update `org.apache.groovy:groovy` to version `4.0.26` (#340) add ed31e58 Update `actions/cache` to version `4.2.2` (#341) add 45bfaf9 Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.2.0` (#342) add 09ffcdb Update `github/codeql-action` to version `3.28.11` (#345) add 3460ff3 Update `com.palantir.javaformat:palantir-java-format` to version `2.56.0` (#346) add 5ee49bb Update `com.palantir.javaformat:palantir-java-format` to version `2.57.0` (#347) add 1dfcd4b Update `com.palantir.javaformat:palantir-java-format` to version `2.58.0` (#348) add 5f60d1d Add CodeQL run for GitHub Actions (#343) add fc10c9b Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.3.0` (#349) add 2530796 Update `github/codeql-action` to version `3.28.11` (#350) add 7d3ea56 Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#336) add ded182e Improve resilience to script injection (#344) add 1fde38e Update `com.palantir.javaformat:palantir-java-format` to version `2.59.0` (#352) add b12acec Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.0.202503040940-r` (#355) add 0b58465 Update `actions/cache` to version `4.2.3` (#357) add 0e77c18 Update `org.apache:apache` to version `34` (#353) (#353) add 4b67729 Update `com.palantir.javaformat:palantir-java-format` to version `2.60.0` (#354) (#354) add f652e5b Update `com.google.errorprone:error_prone_core` to version `2.37.0` (#356) (#356) add f71f292 Bump github/codeql-action from 3.28.11 to 3.28.12 (#358) add f8c0f3f Update `actions/upload-artifact` to version `4.6.2` (#359) (#359) add 9e3dda8 Fix deployment of test artifacts (#360) add dc95eee Update `com.palantir.javaformat:palantir-java-format` to version `2.61.0` (#361) add d7eb3a6 Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.2.0` (#362) add 85b8c04 Update `github/codeql-action` to version `3.28.13` (#364) add ef64f7b Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.6.1` (#365) add 63dbd70 Add `name` to `package.json` add e9e2fa2 Prepare release notes for `12.1.0` add c470a36 Update the `project.build.outputTimestamp` property new 9b3fc0a Merge tag 'rel/12.1.0' into main-site-pro The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/build-reusable.yaml | 6 +-- .github/workflows/codeql-analysis-reusable.yaml | 9 ++-- ...analysis-reusable.yaml => codeql-analysis.yaml} | 48 ++++++++-------------- .github/workflows/deploy-release-reusable.yaml | 6 ++- .github/workflows/deploy-site-reusable.yaml | 2 +- .github/workflows/deploy-site.yaml | 4 +- .github/workflows/merge-dependabot-reusable.yaml | 2 +- .../workflows/scorecards-analysis-reusable.yaml | 6 +-- .../workflows/verify-reproducibility-reusable.yaml | 5 ++- package.json | 1 + pom.xml | 42 +++++++++++++------ .../{.11.x.x => .12.x.x}/.release-notes.adoc.ftl | 0 .../{10.2.0 => 12.1.0}/.release-notes.adoc.ftl | 3 +- src/changelog/{10.1.0 => 12.1.0}/.release.xml | 2 +- .../codeql_for_gha.xml} | 4 +- .../fix_deployment.xml} | 6 ++- .../fix_error_prone.xml} | 4 +- .../fix_url_inheritance.xml} | 2 +- .../update_actions_cache.xml} | 3 +- .../update_actions_upload_artifact.xml | 4 +- ...com_diffplug_spotless_spotless_maven_plugin.xml | 4 +- ...e_com_github_spotbugs_spotbugs_maven_plugin.xml | 4 +- ...date_com_google_errorprone_error_prone_core.xml | 4 +- ...pdate_com_gradle_develocity_maven_extension.xml | 4 +- ...om_palantir_javaformat_palantir_java_format.xml | 3 +- ...le_enforcer_restrict_imports_enforcer_rule.xml} | 3 +- .../update_github_codeql_action.xml | 4 +- .../update_org_apache_apache.xml | 4 +- .../update_org_apache_groovy_groovy.xml | 4 +- ...te_org_asciidoctor_asciidoctor_maven_plugin.xml | 4 +- ...date_org_codehaus_mojo_flatten_maven_plugin.xml | 4 +- .../update_org_eclipse_jgit_org_eclipse_jgit.xml | 4 +- .../update_ossf_scorecard_action.xml | 4 +- .../ROOT/pages/release-instructions-project.adoc | 2 +- 34 files changed, 113 insertions(+), 98 deletions(-) copy .github/workflows/{codeql-analysis-reusable.yaml => codeql-analysis.yaml} (50%) rename src/changelog/{.11.x.x => .12.x.x}/.release-notes.adoc.ftl (100%) copy src/changelog/{10.2.0 => 12.1.0}/.release-notes.adoc.ftl (92%) copy src/changelog/{10.1.0 => 12.1.0}/.release.xml (95%) copy src/changelog/{10.4.0/add-deterministic-formatter.xml => 12.1.0/codeql_for_gha.xml} (72%) copy src/changelog/{10.2.0/apply_bnd_config_all_goals.xml => 12.1.0/fix_deployment.xml} (56%) copy src/changelog/{10.4.0/add-deterministic-formatter.xml => 12.1.0/fix_error_prone.xml} (77%) copy src/changelog/{10.2.0/remove-build-in-flatten-bom.xml => 12.1.0/fix_url_inheritance.xml} (75%) copy src/changelog/{10.2.0/update-changelog-version.xml => 12.1.0/update_actions_cache.xml} (64%) copy src/changelog/{11.2.0 => 12.1.0}/update_actions_upload_artifact.xml (76%) copy src/changelog/{10.5.0 => 12.1.0}/update_com_diffplug_spotless_spotless_maven_plugin.xml (73%) copy src/changelog/{10.5.0 => 12.1.0}/update_com_github_spotbugs_spotbugs_maven_plugin.xml (73%) copy src/changelog/{11.1.0 => 12.1.0}/update_com_google_errorprone_error_prone_core.xml (73%) copy src/changelog/{11.3.0 => 12.1.0}/update_com_gradle_develocity_maven_extension.xml (74%) copy src/changelog/{10.5.0 => 12.1.0}/update_com_palantir_javaformat_palantir_java_format.xml (73%) copy src/changelog/{10.2.0/update-changelog-version.xml => 12.1.0/update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml} (59%) copy src/changelog/{10.6.0 => 12.1.0}/update_github_codeql_action.xml (76%) copy src/changelog/{10.5.0 => 12.1.0}/update_org_apache_apache.xml (77%) copy src/changelog/{11.3.0 => 12.1.0}/update_org_apache_groovy_groovy.xml (76%) copy src/changelog/{12.0.0 => 12.1.0}/update_org_asciidoctor_asciidoctor_maven_plugin.xml (73%) copy src/changelog/{11.0.0 => 12.1.0}/update_org_codehaus_mojo_flatten_maven_plugin.xml (74%) copy src/changelog/{11.3.0 => 12.1.0}/update_org_eclipse_jgit_org_eclipse_jgit.xml (72%) copy src/changelog/{11.2.0 => 12.1.0}/update_ossf_scorecard_action.xml (76%)