Upgrade to Netty 4.1.112.Final

Closes gh-41788
This commit is contained in:
Stéphane Nicoll 2024-08-12 07:28:26 +02:00
parent 36d36dcf24
commit dc093bb89f
1 changed files with 1 additions and 1 deletions

View File

@ -1429,7 +1429,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"