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 457cadd commit 2986ca1Copy full SHA for 2986ca1
pom.xml
@@ -97,11 +97,6 @@
97
<artifactId>vertx-web-client</artifactId>
98
<version>${vertx.version}</version>
99
</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>
105
<dependency>
106
<groupId>io.vertx</groupId>
107
<artifactId>vertx-micrometer-metrics</artifactId>
0 commit comments