Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit a131d4c

Browse files
authored
Merge pull request #20 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 c0d4355 + d906a18 commit a131d4c

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
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-enforcer-plugin</artifactId>
112-
<version>3.0.0-M3</version>
112+
<version>3.0.0</version>
113113
<executions>
114114
<execution>
115115
<id>enforce-maven</id>

0 commit comments

Comments
 (0)