Bump maven-source-plugin from 3.0.1 to 3.2.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-09 17:21:04 +00:00 committed by Mustapha Zorgati
parent af5762c953
commit 9b25c2d1bf
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<version.maven.checkstyle>3.1.0</version.maven.checkstyle>
<version.maven.jar>3.1.1</version.maven.jar>
<version.maven.compiler>3.8.1</version.maven.compiler>
<version.maven.source>3.0.1</version.maven.source>
<version.maven.source>3.2.1</version.maven.source>
<version.maven.javadoc>3.1.0</version.maven.javadoc>
<version.maven.resources>3.0.2</version.maven.resources>
<version.maven.surefire>3.0.0-M4</version.maven.surefire>