Upgrade to Netty 4.1.114.Final

Closes gh-42663
This commit is contained in:
Stéphane Nicoll 2024-10-14 15:02:42 +02:00
parent 261b7ee3de
commit 595793910b
1 changed files with 1 additions and 1 deletions

View File

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