Upgrade to Tomcat 9.0.38

Closes gh-23359
This commit is contained in:
Stephane Nicoll 2020-09-16 13:31:09 +02:00
parent 7b8c19fceb
commit ac1165dc03
1 changed files with 1 additions and 1 deletions

View File

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