diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4a806a2566..5184a72771 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1757,7 +1757,7 @@ bom { ] } } - library("Tomcat", "9.0.31") { + library("Tomcat", "9.0.33") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",