Skip to content

Commit

Permalink
Upgrade to Tomcat 9.0.41
Browse files Browse the repository at this point in the history
Closes gh-24447
  • Loading branch information
snicoll committed Dec 10, 2020
1 parent dec085f commit 6b858f3
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 @@ -1698,7 +1698,7 @@ bom {
]
}
}
library("Tomcat", "9.0.40") {
library("Tomcat", "9.0.41") {
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",
Expand Down

0 comments on commit 6b858f3

Please sign in to comment.