diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4120d12cc23..2c3fa9ba0b1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1502,7 +1502,7 @@ bom { ] } } - library("R2DBC MySQL", "1.1.1") { + library("R2DBC MySQL", "1.1.2") { group("io.asyncer") { modules = [ "r2dbc-mysql"