mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to R2DBC MariaDB 1.4.2
Closes gh-51695
This commit is contained in:
@@ -2043,7 +2043,7 @@ bom {
|
||||
releaseNotes("https://github.com/r2dbc/r2dbc-h2/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("R2DBC MariaDB", "1.4.1") {
|
||||
library("R2DBC MariaDB", "1.4.2") {
|
||||
group("org.mariadb") {
|
||||
modules = [
|
||||
"r2dbc-mariadb"
|
||||
|
||||
Reference in New Issue
Block a user