Upgrade to Netty 4.1.117.Final

Closes gh-43841
This commit is contained in:
Stéphane Nicoll 2025-01-15 20:34:59 +01:00
parent 8755dbf008
commit f307982014
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.116.Final") {
library("Netty", "4.1.117.Final") {
group("io.netty") {
imports = [
"netty-bom"