Skip to content

Commit

Permalink
Bump maven-invoker-plugin from 3.2.0 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.2.0...maven-invoker-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 24, 2022
1 parent bb6a979 commit fd93f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-release-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.2</version>
<executions>
<execution>
<id>integration-test-prepare</id>
Expand Down

0 comments on commit fd93f94

Please sign in to comment.