Skip to content

Commit bb06879

Browse files
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] <[email protected]>
1 parent d7ea5cc commit bb06879

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
@@ -437,7 +437,7 @@
437437
<plugin>
438438
<groupId>org.codehaus.mojo</groupId>
439439
<artifactId>exec-maven-plugin</artifactId>
440-
<version>3.5.0</version>
440+
<version>3.5.1</version>
441441
<inherited>false</inherited>
442442
<executions>
443443
<execution>

0 commit comments

Comments
 (0)