Skip to content

Commit 3e4ebb0

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14c313f commit 3e4ebb0

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
@@ -121,7 +121,7 @@
121121
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
122122
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
123123
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
124-
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
124+
<exec-maven-plugin.version>3.6.0</exec-maven-plugin.version>
125125
<mockito-kotlin.version>6.1.0</mockito-kotlin.version>
126126
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
127127
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)