Skip to content

Commit f3842b5

Browse files
committed
Update org.apache.maven.plugins:maven-shade-plugin to version 3.5.3 (#101)
1 parent 91b76da commit f3842b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-maven-shade-plugin-extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-shade-plugin</artifactId>
55-
<version>3.5.2</version>
55+
<version>3.5.3</version>
5656
<scope>provided</scope>
5757
</dependency>
5858

src/changelog/.0.x.x/update_org_apache_maven_plugins_maven_shade_plugin.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="85" link="https://github.com/apache/logging-log4j-transform/pull/85"/>
7-
<description format="asciidoc">Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.5.2`</description>
6+
<issue id="101" link="https://github.com/apache/logging-log4j-transform/pull/101"/>
7+
<description format="asciidoc">Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.5.3`</description>
88
</entry>

0 commit comments

Comments
 (0)