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