Skip to content

Commit

Permalink
build(deps): bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#709)
Browse files Browse the repository at this point in the history
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.0.0...build-helper-maven-plugin-3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 11, 2020
1 parent e1e5ea4 commit 7c52909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-grpc-api/pom.xml
Expand Up @@ -67,7 +67,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>add-source</id>
Expand Down

0 comments on commit 7c52909

Please sign in to comment.