Skip to content

Commit 2986ca1

Browse files
Removing the outdated google dep in core
1 parent 457cadd commit 2986ca1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@
9797
<artifactId>vertx-web-client</artifactId>
9898
<version>${vertx.version}</version>
9999
</dependency>
100-
<dependency>
101-
<groupId>com.google.auth</groupId>
102-
<artifactId>google-auth-library-oauth2-http</artifactId>
103-
<version>1.23.0</version>
104-
</dependency>
105100
<dependency>
106101
<groupId>io.vertx</groupId>
107102
<artifactId>vertx-micrometer-metrics</artifactId>

0 commit comments

Comments
 (0)