Upgrade to Netty 4.1.119.Final

Closes gh-44554
This commit is contained in:
Stéphane Nicoll 2025-03-05 12:57:57 +01:00
parent 4d8ff528f1
commit 2476b9af0e
1 changed files with 1 additions and 1 deletions

View File

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