Upgrade to Netty 4.1.115.Final

Closes gh-43148
This commit is contained in:
Stéphane Nicoll
2024-11-13 19:20:08 +01:00
parent ab8cfcc7fc
commit 801b915d1a

View File

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