Upgrade to Tomcat 9.0.43

Closes gh-25253
This commit is contained in:
Andy Wilkinson
2021-02-12 12:02:38 +00:00
parent 627d0b713f
commit 118b55579a

View File

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