Upgrade to Netty 4.1.115.Final

Closes gh-43133
This commit is contained in:
Stéphane Nicoll
2024-11-13 09:16:31 +09:00
parent 9fb7077402
commit cef406b3fd

View File

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