Skip to content

Commit 43e7552

Browse files
committed
Update org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions to version 0.2.0 (#3147)
1 parent da54cd4 commit 43e7552

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<kafka.version>3.8.1</kafka.version>
114114
<lightcouch.version>0.2.0</lightcouch.version>
115115
<log4j.version>1.2.17</log4j.version>
116-
<log4j-transform.version>0.1.0</log4j-transform.version>
116+
<log4j-transform.version>0.2.0</log4j-transform.version>
117117
<log4j2-cachefile-transformer.version>2.15.0</log4j2-cachefile-transformer.version>
118118
<log4j2-ecs-layout.version>1.6.0</log4j2-ecs-layout.version>
119119
<logback.version>1.3.14</logback.version>
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="3147" link="https://github.com/apache/logging-log4j2/pull/3147"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-transform-maven-shade-plugin-extensions` to version `0.2.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)