We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a49ef commit 26fabd8Copy full SHA for 26fabd8
1 file changed
java-bigquery/google-cloud-bigquery-jdbc/pom.xml
@@ -111,6 +111,7 @@
111
<shadedPattern>com.google.bqjdbc.shaded.com</shadedPattern>
112
<excludes>
113
<exclude>com.google.cloud.bigquery.*</exclude>
114
+ <exclude>com.google.api.services.bigquery.*</exclude>
115
</excludes>
116
</relocation>
117
<relocation>
0 commit comments