diff --git a/sda-commons-dependencies/build.gradle b/sda-commons-dependencies/build.gradle index ce1b83d8e..0e379ba3a 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.111.Final") + api enforcedPlatform("io.netty:netty-bom:4.1.112.Final") constraints { // overall testing dependencies