diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8438e8d96f..bb11272722 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1699,7 +1699,7 @@ bom { ] } } - library("Tomcat", "9.0.43") { + library("Tomcat", "9.0.44") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",