File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
log4j-transform-maven-shade-plugin-extensions Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >org.apache.maven.plugins</groupId >
5454 <artifactId >maven-shade-plugin</artifactId >
55- <version >3.6.0 </version >
55+ <version >3.6.1 </version >
5656 <scope >provided</scope >
5757 </dependency >
5858
Original file line number Diff line number Diff line change 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 =" 223" link =" https://github.com/apache/logging-log4j-transform/pull/223" />
7+ <description format =" asciidoc" >Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.6.1`</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments