Skip to content

Commit e2fbdcf

Browse files
committed
Upgrade to MariaDB 3.3.3
Closes gh-39714
1 parent b3773a1 commit e2fbdcf

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
@@ -865,7 +865,7 @@ bom {
865865
]
866866
}
867867
}
868-
library("MariaDB", "3.3.2") {
868+
library("MariaDB", "3.3.3") {
869869
group("org.mariadb.jdbc") {
870870
modules = [
871871
"mariadb-java-client"

0 commit comments

Comments
 (0)