Skip to content

Commit 69c66a9

Browse files
Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#2636)
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 795f527 commit 69c66a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@
517517
<plugin>
518518
<groupId>org.apache.maven.plugins</groupId>
519519
<artifactId>maven-invoker-plugin</artifactId>
520-
<version>3.2.2</version>
520+
<version>3.3.0</version>
521521
<configuration>
522522
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
523523
<settingsFile>src/it/settings.xml</settingsFile>

0 commit comments

Comments
 (0)