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 65913ec commit 63ec2c8Copy full SHA for 63ec2c8
benchmarks/pom.xml
@@ -126,7 +126,7 @@
126
<plugin>
127
<groupId>org.codehaus.mojo</groupId>
128
<artifactId>exec-maven-plugin</artifactId>
129
- <version>3.5.1</version>
+ <version>3.6.1</version>
130
<configuration>
131
<mainClass>com.google.cloud.spanner.benchmark.LatencyBenchmark</mainClass>
132
<cleanupDaemonThreads>false</cleanupDaemonThreads>
0 commit comments