diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c215cc1d7e2..0aacef57297 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1157,7 +1157,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.5") { + library("R2DBC MySQL", "1.0.6") { group("io.asyncer") { modules = [ "r2dbc-mysql"