Skip to content

Commit ddb8cdf

Browse files
committed
Update org.apache.maven.plugins:maven-shade-plugin to version 3.6.0 (#136)
1 parent 1354dfa commit ddb8cdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<Main-Class>org.apache.logging.log4j.codegen.Generate</Main-Class>
3636

3737
<!-- Plugin versions -->
38-
<maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
38+
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
3939

4040
<!-- Dependencies -->
4141
<picocli.version>4.7.5</picocli.version>

src/changelog/.0.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml

Lines changed: 1 addition & 1 deletion
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="108" link="https://github.com/apache/logging-log4j-transform/pull/108"/>
6+
<issue id="136" link="https://github.com/apache/logging-log4j-transform/pull/136"/>
77
<description format="asciidoc">Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.6.0`</description>
88
</entry>

0 commit comments

Comments
 (0)