Skip to content

Commit 15f389a

Browse files
committed
Update org.openrewrite.recipe:rewrite-logging-frameworks to version 2.2.0 (#2973)
1 parent 08778fb commit 15f389a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@
10731073
<dependency>
10741074
<groupId>org.openrewrite.recipe</groupId>
10751075
<artifactId>rewrite-logging-frameworks</artifactId>
1076-
<version>2.1.0</version>
1076+
<version>2.2.0</version>
10771077
</dependency>
10781078
</dependencies>
10791079
</plugin>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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="2973" link="https://github.com/apache/logging-log4j2/pull/2973"/>
7+
<description format="asciidoc">Update `org.openrewrite.recipe:rewrite-logging-frameworks` to version `2.2.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)