Revert "Upgrade to Netty 4.1.120.Final"

This reverts commit 016b3de968.
This commit is contained in:
Moritz Halbritter 2025-04-24 10:04:19 +02:00
parent 016b3de968
commit d2eaac6b60
1 changed files with 1 additions and 1 deletions

View File

@ -1545,7 +1545,7 @@ bom {
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
}
}
library("Netty", "4.1.120.Final") {
library("Netty", "4.1.119.Final") {
group("io.netty") {
bom("netty-bom")
}