Skip to content

Commit 2fccdda

Browse files
committed
Upgrade to MariaDB 3.5.7
Closes gh-48562
1 parent aeeb46c commit 2fccdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ bom {
13151315
javadoc("https://projectlombok.org/api")
13161316
}
13171317
}
1318-
library("MariaDB", "3.5.6") {
1318+
library("MariaDB", "3.5.7") {
13191319
group("org.mariadb.jdbc") {
13201320
modules = [
13211321
"mariadb-java-client"

0 commit comments

Comments
 (0)