Upgrade to Tomcat 9.0.33

Closes gh-20789
This commit is contained in:
Andy Wilkinson
2020-04-01 09:41:22 +01:00
parent 375879404d
commit 5c879b2812

View File

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