Skip to content

Commit

Permalink
Bump maven-invoker-plugin from 3.0.1 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.0.1...maven-invoker-plugin-3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 27, 2019
1 parent c4ace40 commit b7d9087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</plugin>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.0.1</version>
<version>3.2.1</version>
<configuration>
<projectsDirectory>src/it</projectsDirectory>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
Expand Down

0 comments on commit b7d9087

Please sign in to comment.