Skip to content

Commit c8e0527

Browse files
Bump exec-maven-plugin from 1.1 to 1.6.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.1 to 1.6.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.1...exec-maven-plugin-1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5820fe4 commit c8e0527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>
110110
<artifactId>exec-maven-plugin</artifactId>
111-
<version>1.1</version>
111+
<version>1.6.0</version>
112112
<executions>
113113
<execution>
114114
<phase>initialize</phase>

0 commit comments

Comments
 (0)