We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bc0f72 + 86f0f3d commit 5acb519Copy full SHA for 5acb519
1 file changed
commercetools/commercetools-async-http-client/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
api "io.netty:netty-codec:4.2.13.Final"
7
api "io.netty:netty-codec-http:4.2.2.Final"
8
api "io.netty:netty-codec-socks:4.2.13.Final"
9
- api "io.netty:netty-handler-proxy:4.2.2.Final"
+ api "io.netty:netty-handler-proxy:4.2.13.Final"
10
api "io.netty:netty-handler:4.2.13.Final"
11
implementation javax.validation
12
}
0 commit comments