Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-invoker…
Browse files Browse the repository at this point in the history
…-plugin to v3.8.0
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 37e439b commit 90ebdc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ SOFTWARE.
</plugin>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<configuration>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<settingsFile>src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit 90ebdc6

Please sign in to comment.