Upgrade to Tomcat 9.0.40

Closes gh-24396
This commit is contained in:
Stephane Nicoll 2020-12-08 05:21:03 +01:00
parent d96323be7b
commit 2fea5d49e7
1 changed files with 1 additions and 1 deletions

View File

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