We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73063ec commit 49d3db8Copy full SHA for 49d3db8
google-cloud-spanner-executor/pom.xml
@@ -205,7 +205,9 @@
205
<build>
206
<plugins>
207
<plugin>
208
+ <groupId>org.apache.maven.plugins</groupId>
209
<artifactId>maven-resources-plugin</artifactId>
210
+ <version>3.3.1</version>
211
<executions>
212
<execution>
213
<id>copy-resources</id>
samples/snippets/pom.xml
@@ -118,7 +118,9 @@
118
119
120
121
122
123
124
125
126
0 commit comments