This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
from 35febed Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0
new 6e5f0f3 Bump org.apache.maven.plugins:maven-plugins from 42 to 45
new 0d5a7a4 fix upgrade, remove those useless final
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 3 +-
.../apache/maven/plugins/shade/DefaultShader.java | 3 +
.../apache/maven/plugins/shade/mojo/ShadeMojo.java | 1 +
.../maven/plugins/shade/DefaultShaderTest.java | 91 +++++++++++-----------
.../shade/relocation/SimpleRelocatorTest.java | 10 +--
.../resource/ManifestResourceTransformerTest.java | 12 +--
.../resource/ServiceResourceTransformerTest.java | 12 +--
.../shade/resource/rule/TransformerTesterRule.java | 49 ++++++------
8 files changed, 93 insertions(+), 88 deletions(-)