Skip to content

Commit 03e0386

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.8.0
1 parent 79e8959 commit 03e0386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
<plugin>
478478
<groupId>org.apache.maven.plugins</groupId>
479479
<artifactId>maven-invoker-plugin</artifactId>
480-
<version>3.7.0</version>
480+
<version>3.8.0</version>
481481
<configuration>
482482
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
483483
<debug>false</debug>

0 commit comments

Comments
 (0)