Skip to content

Commit

Permalink
async-http-client 2.3.0 (#238)
Browse files Browse the repository at this point in the history
Important fixes in Netty, namely netty/netty#7617
  • Loading branch information
johnou authored Feb 7, 2018
1 parent 09b6bee commit 9357137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down Expand Up @@ -207,4 +207,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 9357137

Please sign in to comment.