Upgrade to Netty 4.1.117.Final

Closes gh-43845
This commit is contained in:
Stéphane Nicoll 2025-01-15 20:38:17 +01:00
parent d6bd9a52bf
commit 8f45623fd4
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.116.Final") {
library("Netty", "4.1.117.Final") {
group("io.netty") {
imports = [
"netty-bom"