Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 1, 2019
1 parent 7ee09a4 commit fa0a2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-archetypes/pom.xml
Expand Up @@ -39,7 +39,7 @@
<plugins>
<plugin>
<artifactId>maven-archetype-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
Expand Down

0 comments on commit fa0a2b2

Please sign in to comment.