Upgrade to Netty 4.1.112.Final

Closes gh-41810
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:27:27 +02:00
parent 2d17b97222
commit 97e85bf5e2
1 changed files with 1 additions and 1 deletions

View File

@ -1441,7 +1441,7 @@ bom {
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
}
}
library("Netty", "4.1.111.Final") {
library("Netty", "4.1.112.Final") {
group("io.netty") {
imports = [
"netty-bom"