Skip to content

Commit fe5887c

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 (#1811)
1 parent a76d196 commit fe5887c

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.1.0</version>
378+
<version>3.4.1</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.1.0</version><executions>
386+
<version>3.4.1</version><executions>
387387
<execution>
388388
<id>enforce-maven</id>
389389
<goals>

0 commit comments

Comments
 (0)