Upgrade to Tomcat 9.0.34

Closes gh-21254
pull/21259/head
Stephane Nicoll 5 years ago
parent b042af606f
commit 2807e64e73

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

Loading…
Cancel
Save