Skip to content

Commit a600f25

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-invoker-plugin from 3.3.0 to 3.4.0
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.3.0...maven-invoker-plugin-3.4.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]>
1 parent 11fdb17 commit a600f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modello-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-invoker-plugin</artifactId>
179-
<version>3.3.0</version>
179+
<version>3.4.0</version>
180180
<configuration>
181181
<projectsDirectory>src/it</projectsDirectory>
182182
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>

0 commit comments

Comments
 (0)