Skip to content

Commit e14caf3

Browse files
committed
Upgrade to Undertow 2.3.13.Final
Closes gh-40719
1 parent c35da12 commit e14caf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,7 @@ bom {
16361636
]
16371637
}
16381638
}
1639-
library("Undertow", "2.3.12.Final") {
1639+
library("Undertow", "2.3.13.Final") {
16401640
group("io.undertow") {
16411641
modules = [
16421642
"undertow-core",

0 commit comments

Comments
 (0)