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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 19:05:59 +00:00 committed by Mustapha Zorgati
parent 3670a454db
commit c0882205f0
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<!-- build dependencies -->
<version.checkstyle>8.26</version.checkstyle>
<version.maven.checkstyle>3.1.0</version.maven.checkstyle>
<version.maven.jar>3.1.1</version.maven.jar>
<version.maven.jar>3.2.0</version.maven.jar>
<version.maven.compiler>3.8.1</version.maven.compiler>
<version.maven.source>3.2.1</version.maven.source>
<version.maven.javadoc>3.1.0</version.maven.javadoc>