Upgrade to Tomcat 9.0.31

Closes gh-20167
This commit is contained in:
Andy Wilkinson
2020-02-13 20:17:18 +00:00
parent db9f2734fe
commit 09fa8255cd
3 changed files with 7 additions and 2 deletions

View File

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