Skip to content

Commit

Permalink
Merge pull request #3592 from jooby-project/dependabot/maven/tests/or…
Browse files Browse the repository at this point in the history
…g.asynchttpclient-async-http-client-3.0.1

build(deps): bump org.asynchttpclient:async-http-client from 3.0.0 to 3.0.1 in /tests
  • Loading branch information
jknack authored Dec 3, 2024
2 parents 8d51afb + abed84e commit 1497350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<dependency>
<groupId>org.asynchttpclient</groupId>
<artifactId>async-http-client</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1497350

Please sign in to comment.