Skip to content

Commit be7a646

Browse files
committed
Upgrade to MariaDB 3.5.2
Closes gh-44239
1 parent d4ad8f5 commit be7a646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ bom {
13151315
javadoc("https://projectlombok.org/api")
13161316
}
13171317
}
1318-
library("MariaDB", "3.5.1") {
1318+
library("MariaDB", "3.5.2") {
13191319
group("org.mariadb.jdbc") {
13201320
modules = [
13211321
"mariadb-java-client"

0 commit comments

Comments
 (0)