Skip to content

Commit 6c85fae

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0 (#1745)
1 parent f13b5d4 commit 6c85fae

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.4.1</version>
94+
<version>3.5.0</version>
9595
<configuration>
9696
<cleanupDaemonThreads>false</cleanupDaemonThreads>
9797
</configuration>

0 commit comments

Comments
 (0)