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 f01d861 commit 6c95c77Copy full SHA for 6c95c77
extras/registry/pom.xml
@@ -15,13 +15,13 @@
15
<dependencies>
16
<dependency>
17
<groupId>org.asynchttpclient</groupId>
18
- <artifactId>async-http-client-netty3-provider</artifactId>
+ <artifactId>async-http-client-netty3</artifactId>
19
<version>${project.version}</version>
20
<scope>test</scope>
21
</dependency>
22
23
24
- <artifactId>async-http-client-netty4-provider</artifactId>
+ <artifactId>async-http-client-netty4</artifactId>
25
26
27
0 commit comments