diff --git a/sda-commons-dependencies/build.gradle b/sda-commons-dependencies/build.gradle index 216552a60..e89c8e5ac 100644 --- a/sda-commons-dependencies/build.gradle +++ b/sda-commons-dependencies/build.gradle @@ -29,7 +29,7 @@ dependencies { api enforcedPlatform("com.github.victools:jsonschema-generator-bom:${victoolsVersion}") // fix CVE-2024-29025 - api enforcedPlatform("io.netty:netty-bom:4.1.109.Final") + api enforcedPlatform("io.netty:netty-bom:4.1.110.Final") constraints { // overall testing dependencies