diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 017d5bdcfa5..5ba5e9d3d4b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1266,7 +1266,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.2") { + library("R2DBC MySQL", "1.0.3") { group("io.asyncer") { modules = [ "r2dbc-mysql"