Upgrade to Netty 4.1.121.Final

Closes gh-45466
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:39:20 +02:00
parent 80c353b3c4
commit 12ee71dcdf
1 changed files with 1 additions and 1 deletions

View File

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