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