Bump maven-source-plugin from 2.2.1 to 3.1.0

Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.2.1...maven-source-plugin-3.1.0)
This commit is contained in:
dependabot-preview[bot] 2019-05-28 10:50:13 +00:00 committed by GitHub
parent 1d78f74b2a
commit 35d611b8e8
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>2.2.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>