diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dd3689b897..75ace6b1e2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1198,7 +1198,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.6") { + library("R2DBC MySQL", "1.1.1") { group("io.asyncer") { modules = [ "r2dbc-mysql"