summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/pom.xml
diff options
context:
space:
mode:
authorEirik Nygaard <eirik@ngrd.no>2023-08-10 12:43:47 +0200
committerGitHub <noreply@github.com>2023-08-10 12:43:47 +0200
commitb24ffa63998b430d3d9a025266f65fedfce9fe7d (patch)
treecc61a5e85ab8ab452d645759c05c5664f11f663a /vespa-athenz/pom.xml
parent68864ff69b00599f6c2d4540bad9649473289161 (diff)
Revert "WIP: GcpCredentials retriever"
Diffstat (limited to 'vespa-athenz/pom.xml')
-rw-r--r--vespa-athenz/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml
index e6e4a0a17b7..7c3c982af84 100644
--- a/vespa-athenz/pom.xml
+++ b/vespa-athenz/pom.xml
@@ -275,14 +275,6 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>
- <dependency>
- <groupId>com.google.http-client</groupId>
- <artifactId>google-http-client-apache-v2</artifactId>
- </dependency>
- <dependency>
- <groupId>com.google.auth</groupId>
- <artifactId>google-auth-library-oauth2-http</artifactId>
- </dependency>
</dependencies>
<build>