Skip to content

Commit 2d02254

Browse files
committed
Upgrade to MariaDB 3.5.4
Closes gh-46376
1 parent 76ffbac commit 2d02254

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
@@ -1364,7 +1364,7 @@ bom {
13641364
javadoc("https://projectlombok.org/api")
13651365
}
13661366
}
1367-
library("MariaDB", "3.5.3") {
1367+
library("MariaDB", "3.5.4") {
13681368
group("org.mariadb.jdbc") {
13691369
modules = [
13701370
"mariadb-java-client"

0 commit comments

Comments
 (0)