Skip to content

Commit 26085f6

Browse files
committed
revert debugging
1 parent 4883322 commit 26085f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,6 @@
244244
<artifactId>attestation-gcp</artifactId>
245245
<version>${enclave-gcp.version}</version>
246246
</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>
253247
</dependencies>
254248
</profile>
255249
</profiles>

0 commit comments

Comments
 (0)