Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 2, 2020
1 parent 47962a9 commit ec8101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probe/core/pom.xml
Expand Up @@ -141,7 +141,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.6</version>
<version>3.2.0</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down

0 comments on commit ec8101d

Please sign in to comment.