Skip to content

Commit 4d579b2

Browse files
authored
Merge pull request #105 from eckig/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0
Bump exec-maven-plugin from 3.0.0 to 3.1.0
2 parents 61b7631 + 6f8bea6 commit 4d579b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
If you don't want this behavior, just delete this plug execution. -->
194194
<groupId>org.codehaus.mojo</groupId>
195195
<artifactId>exec-maven-plugin</artifactId>
196-
<version>3.0.0</version>
196+
<version>3.1.0</version>
197197
<executions>
198198
<execution>
199199
<phase>install</phase>

0 commit comments

Comments
 (0)