Skip to content

Commit 68dd817

Browse files
dependabot[bot]Bananeweizen
authored andcommitted
build(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.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eed1d2 commit 68dd817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<properties>
2323
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
2424
<download-maven-plugin-version>1.13.0</download-maven-plugin-version>
25-
<exec-maven-plugin-version>3.5.0</exec-maven-plugin-version>
25+
<exec-maven-plugin-version>3.5.1</exec-maven-plugin-version>
2626

2727
<!-- Maven JUnit version should fit the JUnit version used in the target platform, otherwise Surefire may produce exceptions.
2828
You can try to use newer versions here, but that requires manual testing. -->

0 commit comments

Comments
 (0)