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