Skip to content

Commit 4924af9

Browse files
committed
Upgrade to MariaDB 3.3.3
Closes gh-39669
1 parent edc80ec commit 4924af9

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.3.2") {
865+
library("MariaDB", "3.3.3") {
866866
group("org.mariadb.jdbc") {
867867
modules = [
868868
"mariadb-java-client"

0 commit comments

Comments
 (0)