Skip to content

Commit 6e3f2e2

Browse files
committed
Update org.openrewrite.maven:rewrite-maven-plugin to version 6.0.1 (#3397)
1 parent 4d0f818 commit 6e3f2e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@
10591059
<plugin>
10601060
<groupId>org.openrewrite.maven</groupId>
10611061
<artifactId>rewrite-maven-plugin</artifactId>
1062-
<version>5.15.0</version>
1062+
<version>6.0.1</version>
10631063
<configuration>
10641064
<activeRecipes>
10651065
<activeRecipe>org.openrewrite.java.logging.log4j.ParameterizedLogging</activeRecipe>

src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2983" link="https://github.com/apache/logging-log4j2/pull/2983"/>
7-
<description format="asciidoc">Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.15.0`</description>
6+
<issue id="3397" link="https://github.com/apache/logging-log4j2/pull/3397"/>
7+
<description format="asciidoc">Update `org.openrewrite.maven:rewrite-maven-plugin` to version `6.0.1`</description>
88
</entry>

0 commit comments

Comments
 (0)