diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2e6a04c0c4..d20e9de21a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1698,7 +1698,7 @@ bom { ] } } - library("Tomcat", "9.0.37") { + library("Tomcat", "9.0.38") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",