We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4849f commit d6bf6a7Copy full SHA for d6bf6a7
1 file changed
java-bigquery/pom.xml
@@ -69,14 +69,6 @@
69
<scope>import</scope>
70
</dependency>
71
72
- <dependency>
73
- <groupId>com.google.cloud</groupId>
74
- <artifactId>google-cloud-datacatalog-bom</artifactId>
75
- <version>1.92.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
76
- <type>pom</type>
77
- <scope>import</scope>
78
- </dependency>
79
-
80
<dependency>
81
<groupId>org.checkerframework</groupId>
82
<artifactId>checker-compat-qual</artifactId>
0 commit comments