Skip to content

Commit 555c23c

Browse files
committed
Upgrade to MariaDB 3.5.3
Closes gh-45117
1 parent ff29ef4 commit 555c23c

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
@@ -1307,7 +1307,7 @@ bom {
13071307
javadoc("https://projectlombok.org/api")
13081308
}
13091309
}
1310-
library("MariaDB", "3.5.2") {
1310+
library("MariaDB", "3.5.3") {
13111311
group("org.mariadb.jdbc") {
13121312
modules = [
13131313
"mariadb-java-client"

0 commit comments

Comments
 (0)