Upgrade to Netty 4.1.111.Final

Closes gh-41075
This commit is contained in:
Andy Wilkinson 2024-06-11 15:13:59 +01:00
parent 4a53df9854
commit 7557ca8e08

View File

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