Upgrade to Netty 4.1.118.Final

Closes gh-44218
This commit is contained in:
Stéphane Nicoll 2025-02-11 13:51:35 +01:00
parent 18c64524a8
commit 2ee5e23a47
1 changed files with 1 additions and 1 deletions

View File

@ -1559,7 +1559,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"