Skip to content

Commit 38ba2b9

Browse files
committed
Upgrade to MariaDB 3.1.4
Closes gh-35281
1 parent eafcc62 commit 38ba2b9

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
@@ -839,7 +839,7 @@ bom {
839839
]
840840
}
841841
}
842-
library("MariaDB", "3.1.3") {
842+
library("MariaDB", "3.1.4") {
843843
group("org.mariadb.jdbc") {
844844
modules = [
845845
"mariadb-java-client"

0 commit comments

Comments
 (0)