diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50eeae46bcd..6f72c82193a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1618,7 +1618,7 @@ bom { ] } } - library("R2DBC MySQL", "1.1.3") { + library("R2DBC MySQL", "1.3.0") { group("io.asyncer") { modules = [ "r2dbc-mysql"