mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to MariaDB 2.6.1
Closes gh-22131
This commit is contained in:
@@ -1021,7 +1021,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MariaDB", "2.6.0") {
|
||||
library("MariaDB", "2.6.1") {
|
||||
group("org.mariadb.jdbc") {
|
||||
modules = [
|
||||
"mariadb-java-client"
|
||||
|
||||
Reference in New Issue
Block a user