Bump maven-shade-plugin from 3.2.0 to 3.2.1

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.0...maven-shade-plugin-3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-27 22:48:28 +00:00
parent c15c99d06b
commit 77820c7ad9
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -149,7 +149,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<configuration>
<minimizeJar>false</minimizeJar>
</configuration>