Upgrade to Netty 4.1.123.Final

Closes gh-46431
This commit is contained in:
Stéphane Nicoll 2025-07-16 10:34:58 +02:00
parent 21edb6949c
commit 0f06a248ee
1 changed files with 1 additions and 1 deletions

View File

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