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