Upgrade to Netty 4.1.121.Final

Closes gh-45459
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:05:33 +02:00
parent ae74a8d887
commit cb3d3a2549
1 changed files with 1 additions and 1 deletions

View File

@ -1567,7 +1567,7 @@ bom {
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
}
}
library("Netty", "4.1.119.Final") {
library("Netty", "4.1.121.Final") {
group("io.netty") {
bom("netty-bom")
}