Upgrade to Netty 4.1.119.Final

Closes gh-44619
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:07:03 +01:00
parent 9b3f0472f2
commit 21569a03ff

View File

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