mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Undertow 2.3.23.Final
Closes gh-49166
This commit is contained in:
@@ -2612,7 +2612,7 @@ bom {
|
||||
releaseNotes("https://github.com/pingidentity/ldapsdk/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Undertow", "2.3.22.Final") {
|
||||
library("Undertow", "2.3.23.Final") {
|
||||
group("io.undertow") {
|
||||
modules = [
|
||||
"undertow-core",
|
||||
|
||||
Reference in New Issue
Block a user