Upgrade to Netty 4.1.122.Final

Closes gh-45820
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:18:05 +02:00
parent eb05f0f9f6
commit 191a7eccff

View File

@@ -1580,7 +1580,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") {
group("io.netty") {
bom("netty-bom")
}