Browse Source

Upgrade to Tomcat 9.0.40

Closes gh-24396
pull/24418/head
Stephane Nicoll 5 years ago
parent
commit
2fea5d49e7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save