Skip to content

Commit a4bcbf5

Browse files
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 (#1664)
* build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.3.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 803aed5 commit a4bcbf5

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

0 commit comments

Comments
 (0)