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