mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Netty 4.2.11.Final
Closes gh-49766
This commit is contained in:
@@ -1698,7 +1698,7 @@ bom {
|
||||
releaseNotes("https://github.com/neo4j/neo4j-java-driver/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Netty", "4.2.10.Final") {
|
||||
library("Netty", "4.2.11.Final") {
|
||||
prohibit {
|
||||
contains ".Alpha"
|
||||
contains ".Beta"
|
||||
|
||||
Reference in New Issue
Block a user