diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 946485c68a8..c824a26324c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1813,7 +1813,7 @@ bom { ] } } - library("Tomcat", "9.0.35") { + library("Tomcat", "9.0.36") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",