mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Netty 4.2.12.Final
Closes gh-49794
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.11.Final") {
|
||||
library("Netty", "4.2.12.Final") {
|
||||
prohibit {
|
||||
contains ".Alpha"
|
||||
contains ".Beta"
|
||||
|
||||
Reference in New Issue
Block a user