Upgrade to Tomcat 9.0.37

Closes gh-22818
pull/22834/head
Andy Wilkinson 4 years ago
parent ac9a269e77
commit cd05716194

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

Loading…
Cancel
Save