Upgrade to Tomcat 9.0.37

Closes gh-22818
This commit is contained in:
Andy Wilkinson
2020-08-07 09:58:38 +01:00
parent ac9a269e77
commit cd05716194

View File

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