Skip to content

Commit b6edb4d

Browse files
committed
Upgrade to MariaDB 2.6.2
Closes gh-22807
1 parent b204736 commit b6edb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ bom {
975975
]
976976
}
977977
}
978-
library("MariaDB", "2.6.1") {
978+
library("MariaDB", "2.6.2") {
979979
group("org.mariadb.jdbc") {
980980
modules = [
981981
"mariadb-java-client"

0 commit comments

Comments
 (0)