diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55c9f85b6c..4e3638d722 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1214,7 +1214,7 @@ bom { ] } } - library("MySQL", "8.0.22") { + library("MySQL", "8.0.23") { group("mysql") { modules = [ "mysql-connector-java" {