Skip to content

Commit c0f1adc

Browse files
committed
Upgrade to MariaDB 2.7.4
Closes gh-27681
1 parent f6914e5 commit c0f1adc

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
@@ -1067,7 +1067,7 @@ bom {
10671067
]
10681068
}
10691069
}
1070-
library("MariaDB", "2.7.3") {
1070+
library("MariaDB", "2.7.4") {
10711071
group("org.mariadb.jdbc") {
10721072
modules = [
10731073
"mariadb-java-client"

0 commit comments

Comments
 (0)