Skip to content

Commit

Permalink
Upgrade to Tomcat 9.0.37
Browse files Browse the repository at this point in the history
Closes gh-22478
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent e9c4607 commit dd38ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1791,7 +1791,7 @@ bom {
]
}
}
library("Tomcat", "9.0.36") {
library("Tomcat", "9.0.37") {
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",
Expand Down

0 comments on commit dd38ffe

Please sign in to comment.