Upgrade to Netty 4.1.118.Final

Closes gh-44228
This commit is contained in:
Stéphane Nicoll
2025-02-11 15:27:51 +01:00
parent e4da89cfa9
commit 11ca7949b8

View File

@@ -1667,7 +1667,7 @@ bom {
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
}
}
library("Netty", "4.1.117.Final") {
library("Netty", "4.1.118.Final") {
prohibit {
contains ".Alpha"
contains ".Beta"