Upgrade to Netty 4.1.121.Final

Closes gh-45453
This commit is contained in:
Stéphane Nicoll
2025-05-09 13:04:57 +02:00
parent 6c223e4a60
commit fd68325566

View File

@@ -1545,7 +1545,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")
}