Upgrade to Tomcat 9.0.44

Closes gh-25640
This commit is contained in:
Stephane Nicoll
2021-03-15 09:22:16 +01:00
parent e0b54cb102
commit bf4ebcf6ea

View File

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