Upgrade to Netty 4.1.109.Final

Closes gh-40403
This commit is contained in:
Andy Wilkinson
2024-04-17 19:21:38 +01:00
parent ecb4903f58
commit 8ab0375bdd

View File

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