Skip to content

Commit 49d0abc

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1676e5 commit 49d0abc

File tree

1 file changed

+1
-1
lines changed
  • containers/org.eclipse.linuxtools.docker.editor.ls

1 file changed

+1
-1
lines changed

containers/org.eclipse.linuxtools.docker.editor.ls/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.codehaus.mojo</groupId>
2929
<artifactId>exec-maven-plugin</artifactId>
30-
<version>3.4.0</version>
30+
<version>3.4.1</version>
3131
<executions>
3232
<execution>
3333
<id>npm-install</id>

0 commit comments

Comments
 (0)