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
1 changed files with 1 additions and 1 deletions

View File

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