Upgrade to Tomcat 9.0.43

Closes gh-25223
This commit is contained in:
Andy Wilkinson 2021-02-12 10:07:03 +00:00
parent 58c823ef22
commit 28fc2b1d52

View File

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