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 9ee2837 commit 4857b3fCopy full SHA for 4857b3f
google-cloud-spanner-executor/pom.xml
@@ -265,7 +265,7 @@
265
<groupId>org.apache.maven.plugins</groupId>
266
<artifactId>maven-dependency-plugin</artifactId>
267
<configuration>
268
- <ignoredDependencies> com.google.api:gax</ignoredDependencies>
+ <ignoredDependencies> com.google.api:gax,org.apache.maven.surefire:surefire-junit4 </ignoredDependencies>
269
</configuration>
270
</plugin>
271
</plugins>
0 commit comments