Upgrade to Netty 4.1.120.Final

Closes gh-45274
This commit is contained in:
Stéphane Nicoll
2025-04-24 09:10:43 +02:00
parent 46a709a850
commit 933572ad5e

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