Skip to content

Commit e30a62c

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#177)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06f704b commit e30a62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<plugin>
287287
<groupId>org.codehaus.mojo</groupId>
288288
<artifactId>exec-maven-plugin</artifactId>
289-
<version>3.4.1</version>
289+
<version>3.5.0</version>
290290
</plugin>
291291
<plugin>
292292
<groupId>io.github.evis</groupId>

0 commit comments

Comments
 (0)