This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch release/10.5.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 69ddbe11216bc4968712c2099f01ecdd482e6c10
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Dec 18 13:22:03 2023 +0100

    Improve changelog
---
 ...gelog_entry_type.xml => change_dependabot_changelog_entry_type.xml} | 2 +-
 ...ype.xml => update_com_palantir_javaformat_palantir_java_format.xml} | 2 +-
 src/site/_release-notes/_10.5.0.adoc                                   | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml 
b/src/changelog/10.5.0/change_dependabot_changelog_entry_type.xml
similarity index 94%
copy from src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml
copy to src/changelog/10.5.0/change_dependabot_changelog_entry_type.xml
index fb2e0fc..3d07165 100644
--- a/src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml
+++ b/src/changelog/10.5.0/change_dependabot_changelog_entry_type.xml
@@ -2,6 +2,6 @@
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.3.xsd";
-       type="updated">
+       type="changed">
   <description format="asciidoc">Replace `log4j-changelog` entry type of 
`dependabot` updates from `changed` to `updated`</description>
 </entry>
diff --git a/src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml 
b/src/changelog/10.5.0/update_com_palantir_javaformat_palantir_java_format.xml
similarity index 69%
rename from src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml
rename to 
src/changelog/10.5.0/update_com_palantir_javaformat_palantir_java_format.xml
index fb2e0fc..86a30a0 100644
--- a/src/changelog/10.5.0/update_dependabot_changelog_entry_type.xml
+++ 
b/src/changelog/10.5.0/update_com_palantir_javaformat_palantir_java_format.xml
@@ -3,5 +3,5 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.3.xsd";
        type="updated">
-  <description format="asciidoc">Replace `log4j-changelog` entry type of 
`dependabot` updates from `changed` to `updated`</description>
+  <description format="asciidoc">Update 
`com.palantir.javaformat:palantir-java-format` to version `2.39.0`</description>
 </entry>
diff --git a/src/site/_release-notes/_10.5.0.adoc 
b/src/site/_release-notes/_10.5.0.adoc
index 1569852..31115a0 100644
--- a/src/site/_release-notes/_10.5.0.adoc
+++ b/src/site/_release-notes/_10.5.0.adoc
@@ -48,6 +48,7 @@ Note that BND Maven Plugins version `7.0.0` increased the 
minimum required Maven
 ==== Changed
 
 * Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the 
ecosystem; IDEs, Maven plugins, etc. 
(https://github.com/apache/logging-parent/issues/69[69])
+* Replace `log4j-changelog` entry type of `dependabot` updates from `changed` 
to `updated`
 * Minimum required Maven version is increased to `3.8.1` due to BND Maven 
Plugin updates
 
 ==== Updated
@@ -57,6 +58,6 @@ Note that BND Maven Plugins version `7.0.0` increased the 
minimum required Maven
 * Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1` 
(https://github.com/apache/logging-parent/pull/70[70])
 * Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` 
(https://github.com/apache/logging-parent/pull/80[80])
 * Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` 
(https://github.com/apache/logging-parent/pull/71[71])
-* Replace `log4j-changelog` entry type of `dependabot` updates from `changed` 
to `updated`
+* Update `com.palantir.javaformat:palantir-java-format` to version `2.39.0`
 * Update `org.apache:apache` to version `31` 
(https://github.com/apache/logging-parent/pull/73[73])
 * Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version 
`0.7.0` (https://github.com/apache/logging-parent/pull/84[84])

Reply via email to