Skip to content

Commit c9fe827

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3 (#2347)
1 parent 3e7751b commit c9fe827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-spanner-jdbc/samples/quickperf

java-spanner-jdbc/samples/quickperf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.codehaus.mojo</groupId>
9797
<artifactId>exec-maven-plugin</artifactId>
98-
<version>3.6.2</version>
98+
<version>3.6.3</version>
9999
<configuration>
100100
<mainClass>com.google.cloud.jdbc.quickperf.QuickPerf</mainClass>
101101
</configuration>

0 commit comments

Comments
 (0)