mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Upgrade to Netty 4.1.102.Final
Closes gh-38795
This commit is contained in:
@@ -1057,7 +1057,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Netty", "4.1.101.Final") {
|
||||
library("Netty", "4.1.102.Final") {
|
||||
prohibit {
|
||||
versionRange "[4.1.103.Final]"
|
||||
because "it crashes on macOS (https://github.com/netty/netty/issues/13728)"
|
||||
|
||||
Reference in New Issue
Block a user