Skip to content

Commit 6a861df

Browse files
committed
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1
1 parent d82de6f commit 6a861df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/quickperf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.codehaus.mojo</groupId>
9797
<artifactId>exec-maven-plugin</artifactId>
98-
<version>3.5.0</version>
98+
<version>3.5.1</version>
9999
<configuration>
100100
<mainClass>com.google.cloud.jdbc.quickperf.QuickPerf</mainClass>
101101
</configuration>

0 commit comments

Comments
 (0)