Upgrade to Tomcat 9.0.37

Closes gh-22478
This commit is contained in:
Andy Wilkinson 2020-07-21 12:36:07 +01:00
parent e9c46074f1
commit dd38ffe3a7
1 changed files with 1 additions and 1 deletions

View File

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