Skip to content

Commit 2820c6a

Browse files
Merge pull request #45 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0-M3
2 parents 61ceeba + 270a640 commit 2820c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
<plugin>
403403
<groupId>org.apache.maven.plugins</groupId>
404404
<artifactId>maven-enforcer-plugin</artifactId>
405-
<version>3.0.0-M1</version>
405+
<version>3.0.0-M3</version>
406406
<executions>
407407
<execution>
408408
<id>enforce-java</id>

0 commit comments

Comments
 (0)