diff --git a/sda-commons-dependencies/build.gradle b/sda-commons-dependencies/build.gradle index 1b2682ea..3ba20d5b 100644 --- a/sda-commons-dependencies/build.gradle +++ b/sda-commons-dependencies/build.gradle @@ -25,7 +25,7 @@ dependencies { api enforcedPlatform("com.github.victools:jsonschema-generator-bom:${victoolsVersion}") // fix CVE-2024-29025 - api enforcedPlatform("io.netty:netty-bom:4.1.119.Final") + api enforcedPlatform("io.netty:netty-bom:4.2.0.Final") constraints { // overall conflicts