Skip to content

Commit 39c8898

Browse files
committed
Upgrade to MariaDB 2.6.2
Closes gh-22541
1 parent 44e6cf2 commit 39c8898

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
@@ -1028,7 +1028,7 @@ bom {
10281028
]
10291029
}
10301030
}
1031-
library("MariaDB", "2.6.1") {
1031+
library("MariaDB", "2.6.2") {
10321032
group("org.mariadb.jdbc") {
10331033
modules = [
10341034
"mariadb-java-client"

0 commit comments

Comments
 (0)