Skip to content

Commit f722a97

Browse files
committed
Upgrade to MariaDB 3.5.4
Closes gh-46335
1 parent 37f11e4 commit f722a97

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
@@ -1302,7 +1302,7 @@ bom {
13021302
javadoc("https://projectlombok.org/api")
13031303
}
13041304
}
1305-
library("MariaDB", "3.5.3") {
1305+
library("MariaDB", "3.5.4") {
13061306
group("org.mariadb.jdbc") {
13071307
modules = [
13081308
"mariadb-java-client"

0 commit comments

Comments
 (0)