Skip to content

Commit

Permalink
Merge pull request #14 from Atmosphere/dependabot/maven/com.ning-asyn…
Browse files Browse the repository at this point in the history
…c-http-client-1.9.0

Bump async-http-client from 1.7.16 to 1.9.0
  • Loading branch information
jfarcand authored Dec 7, 2023
2 parents d019779 + 8e1d49c commit f759e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.7.16</version>
<version>1.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f759e94

Please sign in to comment.