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