Merge pull request #10 from Prominence/dependabot/maven/dev/org.apache.maven.plugins-maven-jar-plugin-3.2.0

Bump maven-jar-plugin from 3.1.0 to 3.2.0
This commit is contained in:
Alexey Zinchenko 2021-03-24 10:59:53 +03:00 committed by GitHub
commit 9b67c57d7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<configuration>
<excludes>
<exclude>**/test/*</exclude>