Skip to content

Commit edb2663

Browse files
committed
Upgrade to MariaDB 3.5.1
Closes gh-43680
1 parent 3bb1f7c commit edb2663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@ bom {
12561256
javadoc("https://projectlombok.org/api")
12571257
}
12581258
}
1259-
library("MariaDB", "3.4.1") {
1259+
library("MariaDB", "3.5.1") {
12601260
group("org.mariadb.jdbc") {
12611261
modules = [
12621262
"mariadb-java-client"

0 commit comments

Comments
 (0)