Skip to content

Commit e9a283c

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1 (#2127)
1 parent f4c46b3 commit e9a283c

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
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.codehaus.mojo</groupId>
8181
<artifactId>exec-maven-plugin</artifactId>
82-
<version>3.5.0</version>
82+
<version>3.5.1</version>
8383
<executions>
8484
<execution>
8585
<!-- to run quickstart:

0 commit comments

Comments
 (0)