Skip to content

Commit

Permalink
Merge pull request #131 from Apicurio/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-invoker-plugin-3.8.1

Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.1
  • Loading branch information
EricWittmann authored Nov 25, 2024
2 parents 3960223 + 4d6be4a commit 1e2fd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.1</version>
<configuration>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<cloneClean>true</cloneClean>
Expand Down

0 comments on commit 1e2fd9d

Please sign in to comment.