diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bed6aa68ab9..5bb69cd1b41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1155,7 +1155,7 @@ bom { ] } } - library("R2DBC MySQL", "1.0.4") { + library("R2DBC MySQL", "1.0.5") { group("io.asyncer") { modules = [ "r2dbc-mysql"