Skip to content

Commit 65fa481

Browse files
authored
Merge pull request #408 from aheritier/enforcer
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
2 parents c740194 + 472a189 commit 65fa481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<plugins>
180180
<plugin>
181181
<artifactId>maven-enforcer-plugin</artifactId>
182-
<version>3.0.0-M3</version>
182+
<version>3.0.0</version>
183183
</plugin>
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
@@ -238,7 +238,7 @@
238238
<dependency>
239239
<groupId>org.codehaus.mojo</groupId>
240240
<artifactId>extra-enforcer-rules</artifactId>
241-
<version>1.3</version>
241+
<version>1.4</version>
242242
</dependency>
243243
</dependencies>
244244
</plugin>

0 commit comments

Comments
 (0)