Upgrade to Tomcat 9.0.36

Closes gh-21864
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:59 +01:00
parent 3e5fcee187
commit 9c639b1be2

View File

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