Skip to content

Commit 63ec2c8

Browse files
committed
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.1
1 parent 65913ec commit 63ec2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.codehaus.mojo</groupId>
128128
<artifactId>exec-maven-plugin</artifactId>
129-
<version>3.5.1</version>
129+
<version>3.6.1</version>
130130
<configuration>
131131
<mainClass>com.google.cloud.spanner.benchmark.LatencyBenchmark</mainClass>
132132
<cleanupDaemonThreads>false</cleanupDaemonThreads>

0 commit comments

Comments
 (0)