Skip to content

Commit 7359e78

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.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.1.1...3.2.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]>
1 parent e401ffe commit 7359e78

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
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<build-helper-maven-plugin-version>3.5.0</build-helper-maven-plugin-version>
23-
<exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
23+
<exec-maven-plugin-version>3.2.0</exec-maven-plugin-version>
2424

2525
<!-- Maven JUnit version must fit the JUnit version used in the target platform, otherwise Surefire may produce exceptions -->
2626
<junit-jupiter-version>5.7.2</junit-jupiter-version>

0 commit comments

Comments
 (0)