Upgrade to Netty 4.1.118.Final

Closes gh-44221
This commit is contained in:
Stéphane Nicoll 2025-02-11 13:52:44 +01:00
parent 020dfb64c1
commit 486825415e
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.117.Final") {
library("Netty", "4.1.118.Final") {
group("io.netty") {
imports = [
"netty-bom"