Skip to content

Commit d99bfda

Browse files
fix(deps): update dependency org.asynchttpclient:async-http-client to v3
1 parent 471a580 commit d99bfda

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.4"
4+
api "org.asynchttpclient:async-http-client:3.0.1"
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)