Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.asynchttpclient:async-http-client in /scribejava-httpclient-ahc
Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.3 to 3.0.9.
- [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
- [Commits](AsyncHttpClient/async-http-client@async-http-client-project-2.12.3...async-http-client-project-3.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2026
commit ffd6631b5601202e06cac9f03f533cfecfa28c16
2 changes: 1 addition & 1 deletion scribejava-httpclient-ahc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client</artifactId>
<version>2.12.3</version>
<version>3.0.9</version>
</dependency>
<dependency>
<groupId>com.github.scribejava</groupId>
Expand Down