Bump maven-jar-plugin from 3.1.1 to 3.2.0

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/111/head
dependabot[bot] 2021-05-03 06:04:20 +00:00 committed by Richard Körber
parent 1ef55db865
commit 3f38da3460
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<configuration>
<excludes>
<exclude>**/.gitignore</exclude>