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