Skip to content

Commit 4cb6fa3

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
1 parent 4d9ecbe commit 4cb6fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/file-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ SOFTWARE.
182182
<plugin>
183183
<groupId>org.codehaus.mojo</groupId>
184184
<artifactId>exec-maven-plugin</artifactId>
185-
<version>1.6.0</version>
185+
<version>3.1.0</version>
186186
<executions>
187187
<execution>
188188
<id>start-takes-server</id>

0 commit comments

Comments
 (0)