Skip to content

Commit 27f06ea

Browse files
committed
Upgrade to Undertow 2.2.28.Final
Closes gh-37929
1 parent afff56a commit 27f06ea

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
@@ -1981,7 +1981,7 @@ bom {
19811981
]
19821982
}
19831983
}
1984-
library("Undertow", "2.2.26.Final") {
1984+
library("Undertow", "2.2.28.Final") {
19851985
prohibit {
19861986
versionRange "[2.2.27.Final]"
19871987
because "it is not compatibile with Java 8 (https://issues.redhat.com/browse/UNDERTOW-2324)"

0 commit comments

Comments
 (0)