Upgrade to Tomcat 9.0.38

Closes gh-23317
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:37 +02:00
parent 69576a3be2
commit db3e81c5b7
1 changed files with 1 additions and 1 deletions

View File

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