Skip to content

Commit 02c6782

Browse files
build(deps): bump org.codehaus.mojo:exec-maven-plugin (apache#1211)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7748501 commit 02c6782

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
@@ -1330,7 +1330,7 @@
13301330
<plugin>
13311331
<groupId>org.codehaus.mojo</groupId>
13321332
<artifactId>exec-maven-plugin</artifactId>
1333-
<version>3.1.0</version>
1333+
<version>3.1.1</version>
13341334
</plugin>
13351335

13361336
<plugin>

0 commit comments

Comments
 (0)