File tree Expand file tree Collapse file tree
commercetools-async-http-client
commercetools-monitoring-opentelemetry
commercetools-sdk-compat-v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ dependencies {
44 api " org.asynchttpclient:async-http-client:2.15.0"
55 api commons. io version commons. io_version
66 api " io.netty:netty-codec:4.2.13.Final"
7- api " io.netty:netty-codec-http:4.2.2 .Final"
7+ api " io.netty:netty-codec-http:4.2.13 .Final"
88 api " io.netty:netty-codec-socks:4.2.13.Final"
9- api " io.netty:netty-handler-proxy:4.2.2 .Final"
9+ api " io.netty:netty-handler-proxy:4.2.13 .Final"
1010 api " io.netty:netty-handler:4.2.13.Final"
1111 implementation javax. validation
1212}
Original file line number Diff line number Diff line change 11
22dependencies {
33 api project(" :rmf:rmf-java-base" )
4- implementation ' io.opentelemetry:opentelemetry-api:1.51 .0'
4+ implementation ' io.opentelemetry:opentelemetry-api:1.62 .0'
55
66 testImplementation project(" :commercetools:commercetools-sdk-java-api" )
77}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 api ctsdkv1. client version ctsdkv1. version
2323 api ctsdkv1. models version ctsdkv1. version
2424 api " io.netty:netty-codec:4.2.13.Final"
25- api " io.netty:netty-codec-http:4.2.2 .Final"
25+ api " io.netty:netty-codec-http:4.2.13 .Final"
2626
2727 jmhImplementation project(' :commercetools:commercetools-async-http-client' )
2828 jmhImplementation project(' :commercetools:commercetools-apachehttp-client' )
You can’t perform that action at this time.
0 commit comments