Skip to content

Commit 5aac7d6

Browse files
committed
Update org.openrewrite.recipe:rewrite-logging-frameworks to version 3.2.0 (#3446)
1 parent f98bff4 commit 5aac7d6

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
<dependency>
10601060
<groupId>org.openrewrite.recipe</groupId>
10611061
<artifactId>rewrite-logging-frameworks</artifactId>
1062-
<version>2.3.0</version>
1062+
<version>3.2.0</version>
10631063
</dependency>
10641064
</dependencies>
10651065
</plugin>

src/changelog/.2.x.x/update_org_openrewrite_recipe_rewrite_logging_frameworks.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="2986" link="https://github.com/apache/logging-log4j2/pull/2986"/>
7-
<description format="asciidoc">Update `org.openrewrite.recipe:rewrite-logging-frameworks` to version `2.3.0`</description>
6+
<issue id="3446" link="https://github.com/apache/logging-log4j2/pull/3446"/>
7+
<description format="asciidoc">Update `org.openrewrite.recipe:rewrite-logging-frameworks` to version `3.2.0`</description>
88
</entry>

0 commit comments

Comments
 (0)