Skip to content

Commit 587fe38

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 (#1605)
1 parent 20fe74f commit 587fe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.codehaus.mojo</groupId>
9393
<artifactId>exec-maven-plugin</artifactId>
94-
<version>3.1.1</version>
94+
<version>3.2.0</version>
9595
<configuration>
9696
<cleanupDaemonThreads>false</cleanupDaemonThreads>
9797
</configuration>

0 commit comments

Comments
 (0)