Upgrade to Netty 4.1.120.Final

Closes gh-45275
This commit is contained in:
Stéphane Nicoll
2025-04-24 09:10:45 +02:00
parent d98086c288
commit 18944759ec

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.120.Final") {
prohibit {
contains ".Alpha"
contains ".Beta"