diff --git a/sda-commons-dependencies/build.gradle b/sda-commons-dependencies/build.gradle index 9eb20504..d5785588 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.2.0.Final") + api enforcedPlatform("io.netty:netty-bom:4.2.1.Final") constraints { // overall conflicts