Skip to content

Commit 0254624

Browse files
committed
Update org.openrewrite.maven:rewrite-maven-plugin to version 5.15.0 (#2983)
1 parent 3820b17 commit 0254624

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
@@ -1058,7 +1058,7 @@
10581058
<plugin>
10591059
<groupId>org.openrewrite.maven</groupId>
10601060
<artifactId>rewrite-maven-plugin</artifactId>
1061-
<version>5.14.0</version>
1061+
<version>5.15.0</version>
10621062
<configuration>
10631063
<activeRecipes>
10641064
<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="2967" link="https://github.com/apache/logging-log4j2/pull/2967"/>
7-
<description format="asciidoc">Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.14.0`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)