Skip to content

Commit 86b8db3

Browse files
committed
Upgrade to MariaDB 3.5.7
Closes gh-48558
1 parent d9f8b78 commit 86b8db3

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
@@ -1362,7 +1362,7 @@ bom {
13621362
javadoc("https://projectlombok.org/api")
13631363
}
13641364
}
1365-
library("MariaDB", "3.5.6") {
1365+
library("MariaDB", "3.5.7") {
13661366
group("org.mariadb.jdbc") {
13671367
modules = [
13681368
"mariadb-java-client"

0 commit comments

Comments
 (0)