Skip to content

Commit

Permalink
Upgrade to Tomcat 9.0.43
Browse files Browse the repository at this point in the history
Closes gh-25223
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent 58c823e commit 28fc2b1
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.41") {
library("Tomcat", "9.0.43") {
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",
Expand Down

0 comments on commit 28fc2b1

Please sign in to comment.