Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-enforce…
Browse files Browse the repository at this point in the history
…r-plugin to v3.1.0 (#1544)
  • Loading branch information
renovate-bot committed Jun 22, 2022
1 parent 8a97c1a commit d990192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,15 +375,15 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.1.0</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M3</version><executions>
<version>3.1.0</version><executions>
<execution>
<id>enforce-maven</id>
<goals>
Expand Down

0 comments on commit d990192

Please sign in to comment.