Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.15.0` (#2983)
diff --git a/pom.xml b/pom.xml
index d0e511b..b189ee7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1058,7 +1058,7 @@
           <plugin>
             <groupId>org.openrewrite.maven</groupId>
             <artifactId>rewrite-maven-plugin</artifactId>
-            <version>5.14.0</version>
+            <version>5.15.0</version>
             <configuration>
               <activeRecipes>
                 <activeRecipe>org.openrewrite.java.logging.log4j.ParameterizedLogging</activeRecipe>
diff --git a/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml b/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml
index e0679e0..4c06fb6 100644
--- a/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml
+++ b/src/changelog/.2.x.x/update_org_openrewrite_maven_rewrite_maven_plugin.xml
@@ -3,6 +3,6 @@
        xmlns="https://logging.apache.org/xml/ns"
        xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
        type="updated">
-  <issue id="2967" link="https://github.com/apache/logging-log4j2/pull/2967"/>
-  <description format="asciidoc">Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.14.0`</description>
+  <issue id="2983" link="https://github.com/apache/logging-log4j2/pull/2983"/>
+  <description format="asciidoc">Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.15.0`</description>
 </entry>