Upgrade to Tomcat 9.0.43

Closes gh-25253
pull/25264/head
Andy Wilkinson 4 years ago
parent 627d0b713f
commit 118b55579a

@ -1764,7 +1764,7 @@ bom {
]
}
}
library("Tomcat", "9.0.41") {
library("Tomcat", "9.0.43") {
prohibit("[10.0.0-M1,)") {
because "it uses the jakarta.* namespace"
}

Loading…
Cancel
Save