Upgrade to Tomcat 9.0.39

Closes gh-23668
This commit is contained in:
Stephane Nicoll 2020-10-13 09:30:24 +02:00
parent 6c4d0c3e5c
commit b99d8de5ac
1 changed files with 1 additions and 1 deletions

View File

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