Skip to content

Commit

Permalink
Merge pull request #9 from mathisdt/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-enforcer-plugin-3.0.0-M3

Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3
  • Loading branch information
mathisdt committed Jun 25, 2020
2 parents 96b6914 + d94c2c9 commit 25d4f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0-M3</version>
<executions>
<execution>
<id>enforce-banned-dependencies</id>
Expand Down

0 comments on commit 25d4f50

Please sign in to comment.