Skip to content

Commit

Permalink
Bump async-http-client from 1.7.17 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 1.7.17 to 1.9.0.
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/master/CHANGES.md)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-1.7.17...async-http-client-1.9.0)

---
updated-dependencies:
- dependency-name: com.ning:async-http-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent 7f51573 commit 9805cd6
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 @@ -183,7 +183,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.7.17</version>
<version>1.9.0</version>
</dependency>

<!-- JDBC libs -->
Expand Down

0 comments on commit 9805cd6

Please sign in to comment.