We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0028bc2 commit fc21ceaCopy full SHA for fc21cea
1 file changed
java-spanner/benchmarks/pom.xml
@@ -133,7 +133,7 @@
133
<plugin>
134
<groupId>org.codehaus.mojo</groupId>
135
<artifactId>exec-maven-plugin</artifactId>
136
- <version>3.5.0</version>
+ <version>3.5.1</version>
137
<configuration>
138
<mainClass>com.google.cloud.spanner.benchmark.LatencyBenchmark</mainClass>
139
<cleanupDaemonThreads>false</cleanupDaemonThreads>
0 commit comments