diff --git a/hypertrace-core-graphql-platform/build.gradle.kts b/hypertrace-core-graphql-platform/build.gradle.kts index 0c02870f..c264bbec 100644 --- a/hypertrace-core-graphql-platform/build.gradle.kts +++ b/hypertrace-core-graphql-platform/build.gradle.kts @@ -36,7 +36,7 @@ dependencies { because("https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327") } - runtime("org.apache.logging.log4j:log4j-slf4j-impl:2.14.0") + runtime("org.apache.logging.log4j:log4j-slf4j-impl:2.15.0") runtime("io.grpc:grpc-netty:1.42.0") runtime("io.netty:netty-codec-http2:4.1.68.Final") { because("https://snyk.io/vuln/SNYK-JAVA-IONETTY-1083991")