diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8c8ccbbf2c..00783f662b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1767,7 +1767,7 @@ bom { ] } } - library("Tomcat", "9.0.34") { + library("Tomcat", "9.0.35") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",