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 16cc6ee commit 106cc3eCopy full SHA for 106cc3e
benchmarks/pom.xml
@@ -133,7 +133,7 @@
133
<plugin>
134
<groupId>org.codehaus.mojo</groupId>
135
<artifactId>exec-maven-plugin</artifactId>
136
- <version>3.4.1</version>
+ <version>3.5.0</version>
137
<configuration>
138
<mainClass>com.google.cloud.spanner.benchmark.LatencyBenchmark</mainClass>
139
<cleanupDaemonThreads>false</cleanupDaemonThreads>
0 commit comments