Skip to content

Commit 7158542

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1 (#4033)
1 parent feb2217 commit 7158542

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
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.codehaus.mojo</groupId>
135135
<artifactId>exec-maven-plugin</artifactId>
136-
<version>3.5.0</version>
136+
<version>3.5.1</version>
137137
<configuration>
138138
<mainClass>com.google.cloud.spanner.benchmark.LatencyBenchmark</mainClass>
139139
<cleanupDaemonThreads>false</cleanupDaemonThreads>

0 commit comments

Comments
 (0)