Skip to content

Commit

Permalink
Merge pull request #29 from FortnoxAB/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.8.0 to 3.8.1
  • Loading branch information
github-actions[bot] authored Nov 1, 2024
2 parents fd95b36 + 5290e14 commit 8300d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changesets-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
<configuration>
<postBuildHookScript>verify</postBuildHookScript>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
</plugin>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
</plugin>
<plugin>
<groupId>com.diffplug.spotless</groupId>
Expand Down

0 comments on commit 8300d63

Please sign in to comment.