diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 06365ecdfb..950f84754d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1159,7 +1159,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.3") { + library("R2DBC MySQL", "1.0.4") { group("io.asyncer") { modules = [ "r2dbc-mysql"