Skip to content

Commit 96fd52c

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 (#1951)
1 parent 9fabb1e commit 96fd52c

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
@@ -386,7 +386,7 @@
386386
<plugin>
387387
<groupId>org.apache.maven.plugins</groupId>
388388
<artifactId>maven-enforcer-plugin</artifactId>
389-
<version>3.4.1</version>
389+
<version>3.5.0</version>
390390
</plugin>
391391
<plugin>
392392
<groupId>org.apache.maven.plugins</groupId>
@@ -407,7 +407,7 @@
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>
409409
<artifactId>maven-enforcer-plugin</artifactId>
410-
<version>3.4.1</version><executions>
410+
<version>3.5.0</version><executions>
411411
<execution>
412412
<id>enforce-maven</id>
413413
<goals>

0 commit comments

Comments
 (0)