Skip to content

Commit 5cf155c

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0
1 parent 8a97c1a commit 5cf155c

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
@@ -375,15 +375,15 @@
375375
<plugin>
376376
<groupId>org.apache.maven.plugins</groupId>
377377
<artifactId>maven-enforcer-plugin</artifactId>
378-
<version>3.0.0-M3</version>
378+
<version>3.0.0</version>
379379
</plugin>
380380
</plugins>
381381
</pluginManagement>
382382
<plugins>
383383
<plugin>
384384
<groupId>org.apache.maven.plugins</groupId>
385385
<artifactId>maven-enforcer-plugin</artifactId>
386-
<version>3.0.0-M3</version><executions>
386+
<version>3.0.0</version><executions>
387387
<execution>
388388
<id>enforce-maven</id>
389389
<goals>

0 commit comments

Comments
 (0)