Upgrade to Tomcat 9.0.44

Closes gh-25687
This commit is contained in:
Andy Wilkinson
2021-03-16 11:32:46 +00:00
parent 69a7f846d1
commit ab45b41005

View File

@@ -1765,7 +1765,7 @@ bom {
]
}
}
library("Tomcat", "9.0.43") {
library("Tomcat", "9.0.44") {
prohibit("[10.0.0-M1,)") {
because "it uses the jakarta.* namespace"
}