diff --git a/gradle.properties b/gradle.properties index 32b97435ee..870f4aea2b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -260,8 +260,8 @@ microsoftGraphVersion=6.65.0 mssqlJdbcVersion=13.4.0.jre11 -# Netty - transitive dependency via azure-core-http-netty; force for CVE-2026-33871, CVE-2026-33870, plus CVE-2026-45674 and CVE-2026-47691 (and 20 related) fixed in 4.2.15.Final -nettyVersion=4.2.15.Final +# Netty - transitive dependency via azure-core-http-netty; force for CVE-2026-33871, CVE-2026-33870, CVE-2026-45674, CVE-2026-47691 (and 20 related) fixed in 4.2.15.Final, plus CVE-2026-44891, CVE-2026-55831, CVE-2026-55833 fixed in 4.2.16.Final +nettyVersion=4.2.16.Final # Reactor - transitive dependency via azure-core; force for version consistency across modules reactorCoreVersion=3.8.1