diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1c792fe4003..b62d45965f7 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.29") { + library("MySQL", "8.0.30") { group("mysql") { modules = [ "mysql-connector-java" {