Upgrade to Tomcat 9.0.39

Closes gh-23668
pull/23694/head
Stephane Nicoll 4 years ago
parent 6c4d0c3e5c
commit b99d8de5ac

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

Loading…
Cancel
Save