Skip to content

Commit

Permalink
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
slachiewicz committed Oct 2, 2021
1 parent a849271 commit 0216158
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 0216158

Please sign in to comment.