Skip to content

Commit ca213ef

Browse files
chore(deps): bump org.apache.maven.plugins:maven-invoker-plugin
Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.1.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.1.0...maven-invoker-plugin-3.8.1) --- 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 8aa8329 commit ca213ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<plugin>
128128
<groupId>org.apache.maven.plugins</groupId>
129129
<artifactId>maven-invoker-plugin</artifactId>
130-
<version>3.1.0</version>
130+
<version>3.8.1</version>
131131
</plugin>
132132
<plugin>
133133
<groupId>org.codehaus.mojo</groupId>
@@ -371,7 +371,7 @@
371371
<plugin>
372372
<groupId>org.apache.maven.plugins</groupId>
373373
<artifactId>maven-invoker-plugin</artifactId>
374-
<version>3.1.0</version>
374+
<version>3.8.1</version>
375375
<configuration>
376376
<debug>false</debug>
377377
<pomIncludes>

0 commit comments

Comments
 (0)