Skip to content

Commit

Permalink
Merge pull request #30 from smallrye/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.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
dmlloyd authored Apr 28, 2020
2 parents 0721894 + 71014f1 commit 128c97e
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 @@ -100,7 +100,7 @@
<plugins>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0-M3</version>
<executions>
<execution>
<id>enforce-versions</id>
Expand Down

0 comments on commit 128c97e

Please sign in to comment.