Upgrade to Tomcat 9.0.44

Closes gh-25640
pull/25709/head
Stephane Nicoll 4 years ago
parent e0b54cb102
commit bf4ebcf6ea

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

Loading…
Cancel
Save