Skip to content

Commit e790e74

Browse files
authoredJun 7, 2024··
deps: Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0
open
1 parent 9346117 commit e790e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
<plugin>
385385
<groupId>org.apache.maven.plugins</groupId>
386386
<artifactId>maven-enforcer-plugin</artifactId>
387-
<version>3.4.1</version>
387+
<version>3.5.0</version>
388388
<executions>
389389
<execution>
390390
<id>enforce</id>
@@ -527,7 +527,7 @@
527527
<plugin>
528528
<groupId>org.apache.maven.plugins</groupId>
529529
<artifactId>maven-enforcer-plugin</artifactId>
530-
<version>3.4.1</version>
530+
<version>3.5.0</version>
531531
<executions>
532532
<execution>
533533
<configuration>

0 commit comments

Comments
 (0)
Please sign in to comment.