Upgrade to Tomcat 9.0.41

Closes gh-24440
pull/25129/head
Stephane Nicoll 4 years ago
parent 264cd83f4b
commit 30748b8dd0

@ -1806,7 +1806,7 @@ bom {
]
}
}
library("Tomcat", "9.0.40") {
library("Tomcat", "9.0.41") {
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",

Loading…
Cancel
Save