Upgrade to Tomcat 9.0.43

Closes gh-25203
This commit is contained in:
Andy Wilkinson
2021-02-12 09:28:26 +00:00
parent aaad1613dc
commit b1dd3fb827

View File

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