Skip to content

Commit a48dfbd

Browse files
committed
Upgrade to Undertow 2.3.18.Final
Closes gh-42750
1 parent 9b9dfbb commit a48dfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1764,7 +1764,7 @@ bom {
17641764
]
17651765
}
17661766
}
1767-
library("Undertow", "2.3.17.Final") {
1767+
library("Undertow", "2.3.18.Final") {
17681768
group("io.undertow") {
17691769
modules = [
17701770
"undertow-core",

0 commit comments

Comments
 (0)