Upgrade to Netty 4.1.110.Final

Closes gh-40880
This commit is contained in:
Andy Wilkinson 2024-05-22 19:16:48 +01:00
parent aa513a61ed
commit 299f2100d6

View File

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