We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c395200 commit 7b5f299Copy full SHA for 7b5f299
spanner-tools/spanner_quicksink/pom.xml
@@ -73,7 +73,7 @@
73
<plugin>
74
<groupId>org.codehaus.mojo</groupId>
75
<artifactId>exec-maven-plugin</artifactId>
76
- <version>3.1.0</version>
+ <version>3.6.3</version>
77
<configuration>
78
<mainClass>com.example.spanner.quicksink.ChangeStreamReader</mainClass>
79
</configuration>
spannergeo-s2/pom.xml
@@ -90,7 +90,7 @@
90
91
92
93
- <version>3.4.1</version>
94
95
<mainClass>com.example.spannergeo.App</mainClass>
96
0 commit comments