Skip to content

Commit de2aee9

Browse files
committed
Upgrade to MariaDB 3.3.2
Closes gh-38901
1 parent a575807 commit de2aee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ bom {
866866
]
867867
}
868868
}
869-
library("MariaDB", "3.2.0") {
869+
library("MariaDB", "3.3.2") {
870870
group("org.mariadb.jdbc") {
871871
modules = [
872872
"mariadb-java-client"

0 commit comments

Comments
 (0)