diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8fb37572c96..5c121c5ebef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1299,7 +1299,7 @@ bom { ] } } - library("MySQL", "8.0.31") { + library("MySQL", "8.0.33") { group("com.mysql") { modules = [ "mysql-connector-j" {