Upgrade to Tomcat 9.0.34

Closes gh-21254
This commit is contained in:
Stephane Nicoll
2020-04-29 14:34:50 +02:00
parent b042af606f
commit 2807e64e73

View File

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