diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8c9019e0cd..e65a78ed5c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1764,7 +1764,7 @@ bom { ] } } - library("Tomcat", "9.0.33") { + library("Tomcat", "9.0.34") { group("org.apache.tomcat") { modules = [ "tomcat-annotations-api",