Skip to content

Commit 3bc6b92

Browse files
committed
Upgrade to MariaDB 3.3.2
Closes gh-39016
1 parent ce08985 commit 3bc6b92

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
@@ -862,7 +862,7 @@ bom {
862862
]
863863
}
864864
}
865-
library("MariaDB", "3.2.0") {
865+
library("MariaDB", "3.3.2") {
866866
group("org.mariadb.jdbc") {
867867
modules = [
868868
"mariadb-java-client"

0 commit comments

Comments
 (0)