Upgrade to Tomcat 9.0.39

Closes gh-23885
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:33 +00:00
parent 4b6ef6ef44
commit dedd8e603d

View File

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