Skip to content

Commit 54a5abf

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
1 parent ce885c7 commit 54a5abf

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
@@ -447,7 +447,7 @@ software.
447447
<plugin>
448448
<groupId>org.codehaus.mojo</groupId>
449449
<artifactId>exec-maven-plugin</artifactId>
450-
<version>1.6.0</version>
450+
<version>3.2.0</version>
451451
<executions>
452452
<execution>
453453
<id>start-server</id>

0 commit comments

Comments
 (0)