diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 388f9f213e5..fe282c569c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1139,7 +1139,7 @@ bom { ] } } - library("R2DBC MSSQL", "1.0.1.RELEASE") { + library("R2DBC MSSQL", "1.0.2.RELEASE") { group ("io.r2dbc") { modules = [ "r2dbc-mssql"