File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 10581058 <plugin >
10591059 <groupId >org.openrewrite.maven</groupId >
10601060 <artifactId >rewrite-maven-plugin</artifactId >
1061- <version >5.13 .0</version >
1061+ <version >5.14 .0</version >
10621062 <configuration >
10631063 <activeRecipes >
10641064 <activeRecipe >org.openrewrite.java.logging.log4j.ParameterizedLogging</activeRecipe >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" https://logging.apache.org/xml/ns"
4+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+ 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 >
8+ </entry >
You can’t perform that action at this time.
0 commit comments