Skip to content

Commit 96d1912

Browse files
committed
Upgrade to MariaDB 3.5.5
Closes gh-46810
1 parent f948f00 commit 96d1912

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
@@ -1305,7 +1305,7 @@ bom {
13051305
javadoc("https://projectlombok.org/api")
13061306
}
13071307
}
1308-
library("MariaDB", "3.5.4") {
1308+
library("MariaDB", "3.5.5") {
13091309
group("org.mariadb.jdbc") {
13101310
modules = [
13111311
"mariadb-java-client"

0 commit comments

Comments
 (0)