Skip to content

Commit 7491488

Browse files
dependabot[bot]robinmaisch
authored andcommitted
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.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35e79d4 commit 7491488

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.6.1</version>
201+
<version>3.6.2</version>
202202
<executions>
203203
<execution>
204204
<id>npm install</id>

0 commit comments

Comments
 (0)