Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 055e16e

Browse files
authored
Merge pull request #1 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
2 parents e10974c + 9aa29ea commit 055e16e

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
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-enforcer-plugin</artifactId>
151-
<version>3.0.0-M3</version>
151+
<version>3.0.0</version>
152152
<executions>
153153
<execution>
154154
<id>enforce-maven</id>

0 commit comments

Comments
 (0)