Skip to content

Commit 938a918

Browse files
dependabot[bot]Calixte
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.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af37319 commit 938a918

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.1</build-helper-maven-plugin-version>
2424
<download-maven-plugin-version>1.13.0</download-maven-plugin-version>
25-
<exec-maven-plugin-version>3.5.1</exec-maven-plugin-version>
25+
<exec-maven-plugin-version>3.6.2</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)