Upgrade to Netty 4.1.114.Final

Closes gh-42639
This commit is contained in:
Stéphane Nicoll
2024-10-14 12:30:32 +02:00
parent 107ca496fc
commit 108d8fb76c

View File

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