Upgrade to Netty 4.1.122.Final

Closes gh-45835
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:21 +02:00
parent 8b16831004
commit 6299e366a5

View File

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