Skip to content

Commit

Permalink
MSONAR-209 Bump maven-invoker-plugin to the latest version 3.6.0 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka committed Feb 28, 2024
1 parent f2ab7c9 commit 0faeade
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 @@ -322,7 +322,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.2.1</version>
<version>3.6.0</version>
<configuration>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<settingsFile>src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit 0faeade

Please sign in to comment.