Browse Source

Upgrade to R2DBC MariaDB 1.2.2

Closes gh-42326
pull/42700/head
Stéphane Nicoll 1 year ago
parent
commit
c16c04abfe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1615,7 +1615,7 @@ bom { @@ -1615,7 +1615,7 @@ bom {
]
}
}
library("R2DBC MariaDB", "1.2.1") {
library("R2DBC MariaDB", "1.2.2") {
group("org.mariadb") {
modules = [
"r2dbc-mariadb"

Loading…
Cancel
Save