Browse Source

Upgrade to Tomcat 9.0.43

Closes gh-25223
pull/25507/head
Andy Wilkinson 5 years ago
parent
commit
28fc2b1d52
  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.41") {
library("Tomcat", "9.0.43") {
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",

Loading…
Cancel
Save