Upgrade to Tomcat 9.0.41

Closes gh-24447
This commit is contained in:
Stephane Nicoll 2020-12-10 09:30:36 +01:00
parent dec085fa3c
commit 6b858f3b84

View File

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