Skip to content

Commit ef90e49

Browse files
Bump exec-maven-plugin from 1.6.0 to 3.1.0 (#370)
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.0...exec-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Derek Sharpe <[email protected]>
1 parent c578883 commit ef90e49

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
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.codehaus.mojo</groupId>
165165
<artifactId>exec-maven-plugin</artifactId>
166-
<version>1.6.0</version>
166+
<version>3.1.0</version>
167167
<executions>
168168
<execution>
169169
<id>generate-autocompletion-script</id>

0 commit comments

Comments
 (0)