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