Upgrade to Tomcat 9.0.36

Closes gh-21864
pull/22035/head
Andy Wilkinson 5 years ago
parent 3e5fcee187
commit 9c639b1be2

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

Loading…
Cancel
Save