mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Upgrade to Netty 4.1.114.Final
Closes gh-42639
This commit is contained in:
@@ -1410,7 +1410,7 @@ bom {
|
||||
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Netty", "4.1.113.Final") {
|
||||
library("Netty", "4.1.114.Final") {
|
||||
group("io.netty") {
|
||||
imports = [
|
||||
"netty-bom"
|
||||
|
||||
Reference in New Issue
Block a user