diff --git a/pom.xml b/pom.xml index 7190181f..08548371 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ 3.5.0 2.8.0 1.6.0 - 0.7.0 + 0.8.0 3.5.0 2.5.0 1.1.0 diff --git a/src/changelog/.10.x.x/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml b/src/changelog/.10.x.x/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml new file mode 100644 index 00000000..5b8b3ca6 --- /dev/null +++ b/src/changelog/.10.x.x/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml @@ -0,0 +1,8 @@ + + + + Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.8.0` + diff --git a/src/site/_release-notes/_10.x.x.adoc b/src/site/_release-notes/_10.x.x.adoc index 2af672e1..1f33bb31 100644 --- a/src/site/_release-notes/_10.x.x.adoc +++ b/src/site/_release-notes/_10.x.x.adoc @@ -55,6 +55,7 @@ This minor release contains several small improvements. * Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.5.0` (https://github.com/apache/logging-parent/pull/111[111]) * Update `dependabot/fetch-metadata` to version `2.0.0` (https://github.com/apache/logging-parent/pull/144[144]) * Update `github/codeql-action` to version `3.24.9` (https://github.com/apache/logging-parent/pull/143[143]) +* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.8.0` (https://github.com/apache/logging-parent/pull/146[146]) * Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.0.0` (https://github.com/apache/logging-parent/pull/119[119]) * Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.6.0` (https://github.com/apache/logging-parent/pull/102[102]) * Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.8.0` (https://github.com/apache/logging-parent/pull/145[145])