We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8fcf9 commit 7e89168Copy full SHA for 7e89168
samples/quickperf/pom.xml
@@ -95,7 +95,7 @@
95
<plugin>
96
<groupId>org.codehaus.mojo</groupId>
97
<artifactId>exec-maven-plugin</artifactId>
98
- <version>3.6.0</version>
+ <version>3.6.1</version>
99
<configuration>
100
<mainClass>com.google.cloud.jdbc.quickperf.QuickPerf</mainClass>
101
</configuration>
0 commit comments