Update maven-enforcer-plugin to 3.1.0

This commit is contained in:
Sebastian Peters
2022-08-24 22:54:37 +02:00
committed by GitHub
parent 2a03047e9e
commit 23969abc19
+1 -1
View File
@@ -392,7 +392,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.1.0</version>
<executions>
<execution>
<id>enforce</id>