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.
1 parent e91dff6 commit f9eda49Copy full SHA for f9eda49
hypertrace-core-graphql-platform/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
because("https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327")
37
}
38
39
- runtime("org.apache.logging.log4j:log4j-slf4j-impl:2.14.0")
+ runtime("org.apache.logging.log4j:log4j-slf4j-impl:2.15.0")
40
runtime("io.grpc:grpc-netty:1.42.0")
41
runtime("io.netty:netty-codec-http2:4.1.68.Final") {
42
because("https://snyk.io/vuln/SNYK-JAVA-IONETTY-1083991")
0 commit comments