diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd8a34942bd4..8586eb9b0977 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1371,7 +1371,7 @@ bom { ] } } - library("MySQL", "8.0.32") { + library("MySQL", "8.0.33") { group("com.mysql") { modules = [ "mysql-connector-j" {