diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 74f2fe6e2b..37b86ecc34 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1265,7 +1265,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.4") { + library("R2DBC MySQL", "1.0.5") { group("io.asyncer") { modules = [ "r2dbc-mysql"