diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f317f1a857..332e46dc3ea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1056,7 +1056,7 @@ bom { ] } } - library("MySQL", "8.0.29") { + library("MySQL", "8.0.30") { group("mysql") { modules = [ "mysql-connector-java" {