Skip to content

Commit e337157

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94fe7e7 commit e337157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.eclipse.tm4e.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.codehaus.mojo</groupId>
4141
<artifactId>exec-maven-plugin</artifactId>
42-
<version>3.3.0</version>
42+
<version>3.4.0</version>
4343
<executions>
4444
<execution>
4545
<phase>integration-test</phase>

0 commit comments

Comments
 (0)