Upgrade to Tomcat 9.0.40

Closes gh-24375
This commit is contained in:
Stephane Nicoll 2020-12-07 15:22:26 +01:00
parent ddda80909e
commit 6e040740c6
1 changed files with 1 additions and 1 deletions

View File

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