Upgrade to Netty 4.1.120.Final

Closes gh-45272
This commit is contained in:
Stéphane Nicoll
2025-04-24 09:10:39 +02:00
parent 55f67c9a52
commit 016b3de968

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.120.Final") {
group("io.netty") {
bom("netty-bom")
}