Skip to content

Commit 98b0a9b

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-invoker-plugin from 3.5.0 to 3.5.1
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.5.0...maven-invoker-plugin-3.5.1) --- 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] <support@github.com>
1 parent 9121e08 commit 98b0a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modello-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-invoker-plugin</artifactId>
183-
<version>3.5.0</version>
183+
<version>3.5.1</version>
184184
<configuration>
185185
<projectsDirectory>src/it</projectsDirectory>
186186
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>

0 commit comments

Comments
 (0)