Upgrade to Tomcat 9.0.35

Closes gh-21415
This commit is contained in:
Stephane Nicoll 2020-05-12 08:55:13 +02:00
parent 8568e0bda2
commit cfe3187c96

View File

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