Skip to content

Commit

Permalink
[MENFORCER-392] Upgrade enforcer to 3.0.0 / extra-enforcer-rules 1.4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2021
1 parent cf1de1b commit c89c309
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -212,11 +212,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0</version>
<dependencies>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>extra-enforcer-rules</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit c89c309

Please sign in to comment.