diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 551393d2dc..5d49e6da04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1791,7 +1791,7 @@ bom { ] } } - library("Tomcat", "9.0.36") { + library("Tomcat", "9.0.37") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",