Skip to content

Commit 1bd160c

Browse files
authored
Update Netty (#1376)
1 parent f9433f8 commit 1bd160c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,10 @@ microsoftGraphVersion=6.59.0
262262
mssqlJdbcVersion=13.4.0.jre11
263263

264264
# Netty - transitive dependency via azure-core-http-netty; force for CVE-2026-33871, CVE-2026-33870
265-
nettyVersion=4.2.12.Final
265+
nettyVersion=4.2.13.Final
266266
# Reactor - transitive dependency via azure-core; force for version consistency across modules
267267
reactorCoreVersion=3.8.1
268268

269-
mssqlJdbcVersion=13.2.1.jre11
270-
271269
objenesisVersion=1.0
272270

273271
opencsvVersion=2.3

0 commit comments

Comments
 (0)