diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2f0c8a913e9..28a36ebc7d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1520,7 +1520,7 @@ bom { ] } } - library("R2DBC MySQL", "1.1.2") { + library("R2DBC MySQL", "1.1.3") { group("io.asyncer") { modules = [ "r2dbc-mysql"