diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7667940229..c9d10b5f44 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1246,7 +1246,7 @@ bom { ] } } - library("MySQL", "8.0.23") { + library("MySQL", "8.0.25") { group("mysql") { modules = [ "mysql-connector-java" {