Skip to content

Commit bc803a1

Browse files
committed
Update org.apache.logging.log4j:log4j-changelog-maven-plugin to version 0.7.0 (#84)
1 parent 7750fb0 commit bc803a1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
294294
<cyclonedx-maven-plugin.version>2.7.10</cyclonedx-maven-plugin.version>
295295
<flatten-maven-plugin.version>1.5.0</flatten-maven-plugin.version>
296-
<log4j-changelog-maven-plugin.version>0.6.0</log4j-changelog-maven-plugin.version>
296+
<log4j-changelog-maven-plugin.version>0.7.0</log4j-changelog-maven-plugin.version>
297297
<maven-artifact-plugin.version>3.5.0</maven-artifact-plugin.version>
298298
<sign-maven-plugin.version>1.0.1</sign-maven-plugin.version>
299299
<spotbugs-maven-plugin.version>4.8.2.0</spotbugs-maven-plugin.version>

src/changelog/.10.x.x/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="72" link="https://github.com/apache/logging-parent/pull/72"/>
7-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.6.0`</description>
6+
<issue id="84" link="https://github.com/apache/logging-parent/pull/84"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.7.0`</description>
88
</entry>

src/site/_release-notes/_10.1.0.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ In particular, we expect the absence of `module-info.java` files to avoid severa
6464
* Update `org.apache:apache` to version `30`
6565
* Update `org.osgi:osgi.annotation` to version `8.1.0`
6666
67-
==== Removed
68-
69-
* Removed `project.build.outputTimestamp` override since it is already provided by the parent POM and its old value `0` was causing https://github.com/spring-projects/spring-boot/pull/37438[reproducibility issues] for `spring-boot:repackage`
70-
7167
==== Fixed
7268
7369
* Replaced incorrect `java.version` Maven property override with `maven.compiler.{source,release,target}`
70+
71+
==== Removed
72+
73+
* Removed `project.build.outputTimestamp` override since it is already provided by the parent POM and its old value `0` was causing https://github.com/spring-projects/spring-boot/pull/37438[reproducibility issues] for `spring-boot:repackage`

src/site/_release-notes/_10.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ This minor release contains several small improvements.
5252
* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` (https://github.com/apache/logging-parent/pull/71[71])
5353
* Update `github/codeql-action` to version `3.22.11` (https://github.com/apache/logging-parent/pull/81[81])
5454
* Update `org.apache:apache` to version `31` (https://github.com/apache/logging-parent/pull/73[73])
55-
* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.6.0` (https://github.com/apache/logging-parent/pull/72[72])
55+
* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.7.0` (https://github.com/apache/logging-parent/pull/84[84])
5656
* Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.5.0` (https://github.com/apache/logging-parent/pull/65[65])
5757
* Update `org.eclipse.jgit:org.eclipse.jgit` to version `6.8.0.202311291450-r` (https://github.com/apache/logging-parent/pull/74[74])

0 commit comments

Comments
 (0)