Upgrade to Tomcat 9.0.36

Closes gh-21982
This commit is contained in:
Andy Wilkinson 2020-06-16 10:34:00 +01:00
parent 8115619021
commit 2e54da04e2
1 changed files with 1 additions and 1 deletions

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",