Bump maven-jar-plugin from 3.1.0 to 3.1.1 in /Plan (#846)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-17 15:25:27 +02:00 committed by Risto Lahtela
parent 224003029f
commit 9879d9a499

View File

@ -294,7 +294,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<executions> <!-- See https://dzone.com/articles/sharing-test-classes-between-multiple-modules-in-a -->
<execution>
<id>Create test jar</id>