Skip to content

Commit 46ede9c

Browse files
committed
Upgrade to MariaDB 2.7.4
Closes gh-27669
1 parent 9728511 commit 46ede9c

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
@@ -979,7 +979,7 @@ bom {
979979
]
980980
}
981981
}
982-
library("MariaDB", "2.7.3") {
982+
library("MariaDB", "2.7.4") {
983983
group("org.mariadb.jdbc") {
984984
modules = [
985985
"mariadb-java-client"

0 commit comments

Comments
 (0)