Skip to content

Commit f432d6f

Browse files
Dependency(deps): Bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42fba1a commit f432d6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.codehaus.mojo</groupId>
200200
<artifactId>exec-maven-plugin</artifactId>
201-
<version>3.5.1</version>
201+
<version>3.6.1</version>
202202
<executions>
203203
<execution>
204204
<id>npm install</id>

0 commit comments

Comments
 (0)