Upgrade to Tomcat 9.0.41

Closes gh-24440
This commit is contained in:
Stephane Nicoll
2020-12-10 09:03:02 +01:00
parent 264cd83f4b
commit 30748b8dd0

View File

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