Skip to content

Commit 9357137

Browse files
authored
async-http-client 2.3.0 (#238)
Important fixes in Netty, namely netty/netty#7617
1 parent 09b6bee commit 9357137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.asynchttpclient</groupId>
116116
<artifactId>async-http-client</artifactId>
117-
<version>2.2.0</version>
117+
<version>2.3.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>com.fasterxml.jackson.core</groupId>
@@ -207,4 +207,4 @@
207207
</plugins>
208208
</build>
209209

210-
</project>
210+
</project>

0 commit comments

Comments
 (0)