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