Skip to content

Commit bb1351d

Browse files
Bump org.asynchttpclient:async-http-client from 2.12.3 to 2.12.4
Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.3 to 2.12.4. - [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-2.12.4) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37b96b6 commit bb1351d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/commercetools-async-http-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
dependencies {
33
api project(":rmf:rmf-java-base")
4-
api "org.asynchttpclient:async-http-client:2.12.3"
4+
api "org.asynchttpclient:async-http-client:2.12.4"
55
api commons.io version commons.io_version
66
api "io.netty:netty-codec-http:${netty.version}"
77
api "io.netty:netty-codec-socks:${netty.version}"

0 commit comments

Comments
 (0)