Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 49948fc commit 25db172
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 @@ -48,7 +48,7 @@
<version.akka-stream>2.8.5</version.akka-stream>
<version.dispatch-core>1.2.0</version.dispatch-core>
<version.scalaj-http>2.4.2</version.scalaj-http>
<version.async-http-client>2.12.3</version.async-http-client>
<version.async-http-client>3.0.1</version.async-http-client>
<version.fuel>2.3.1</version.fuel>
<version.sttp>4.0.0-M14</version.sttp>
<version.requests>0.8.2</version.requests>
Expand Down

0 comments on commit 25db172

Please sign in to comment.