diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5793ee4eb5..83b33f5d45 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.40") { + library("Tomcat", "9.0.41") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",