Skip to content

Commit 799ed01

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.8.1
1 parent 19d6769 commit 799ed01

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
@@ -478,7 +478,7 @@
478478
<plugin>
479479
<groupId>org.apache.maven.plugins</groupId>
480480
<artifactId>maven-invoker-plugin</artifactId>
481-
<version>3.8.0</version>
481+
<version>3.8.1</version>
482482
<configuration>
483483
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
484484
<debug>false</debug>

0 commit comments

Comments
 (0)