diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 377a53ece9..ba4f01536d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1806,7 +1806,7 @@ bom { ] } } - library("Tomcat", "9.0.39") { + library("Tomcat", "9.0.40") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",