Skip to content

Commit 718e9f4

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] <support@github.com>
1 parent 989bf1a commit 718e9f4

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
@@ -591,7 +591,7 @@
591591
<plugin>
592592
<groupId>org.codehaus.mojo</groupId>
593593
<artifactId>exec-maven-plugin</artifactId>
594-
<version>3.5.0</version>
594+
<version>3.5.1</version>
595595
<inherited>false</inherited>
596596
<executions>
597597
<execution>

0 commit comments

Comments
 (0)