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