diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 966e61f085..e182908be8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1195,7 +1195,7 @@ bom { ] } } - library("MySQL", "8.0.18") { + library("MySQL", "8.0.19") { group("mysql") { modules = [ "mysql-connector-java" {