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 4883322 commit 26085f6Copy full SHA for 26085f6
pom.xml
@@ -244,12 +244,6 @@
244
<artifactId>attestation-gcp</artifactId>
245
<version>${enclave-gcp.version}</version>
246
</dependency>
247
- <!-- Required: attestation-gcp uses google-cloud-secretmanager which needs this class -->
248
- <dependency>
249
- <groupId>com.google.auth</groupId>
250
- <artifactId>google-auth-library-oauth2-http</artifactId>
251
- <version>1.41.0</version>
252
- </dependency>
253
</dependencies>
254
</profile>
255
</profiles>
0 commit comments