Skip to content

Commit cb750d2

Browse files
committed
Upgrade to MariaDB 3.5.6
Closes gh-47168
1 parent 39318d1 commit cb750d2

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
@@ -1301,7 +1301,7 @@ bom {
13011301
javadoc("https://projectlombok.org/api")
13021302
}
13031303
}
1304-
library("MariaDB", "3.5.5") {
1304+
library("MariaDB", "3.5.6") {
13051305
group("org.mariadb.jdbc") {
13061306
modules = [
13071307
"mariadb-java-client"

0 commit comments

Comments
 (0)