Skip to content

Commit ee5e35f

Browse files
committed
Upgrade to MariaDB 2.6.1
Closes gh-22131
1 parent 8c974c0 commit ee5e35f

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
@@ -1021,7 +1021,7 @@ bom {
10211021
]
10221022
}
10231023
}
1024-
library("MariaDB", "2.6.0") {
1024+
library("MariaDB", "2.6.1") {
10251025
group("org.mariadb.jdbc") {
10261026
modules = [
10271027
"mariadb-java-client"

0 commit comments

Comments
 (0)