Skip to content

Commit 122b40a

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.6.2
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.0...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27cac79 commit 122b40a

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
@@ -119,7 +119,7 @@
119119
<mockito.version>5.10.0</mockito.version>
120120
<jmh.version>1.36</jmh.version>
121121
<surefire.plugin.version>2.22.2</surefire.plugin.version>
122-
<exec.plugin.version>1.6.0</exec.plugin.version>
122+
<exec.plugin.version>3.6.2</exec.plugin.version>
123123
<javadoc.plugin.version>3.5.0</javadoc.plugin.version>
124124
<gpg.plugin.version>1.6</gpg.plugin.version>
125125
<maven.compiler.release>8</maven.compiler.release>

0 commit comments

Comments
 (0)