Skip to content

Commit 510876a

Browse files
committed
Upgrade to MariaDB 2.7.4
Closes gh-27715
1 parent da17c4f commit 510876a

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
@@ -1078,7 +1078,7 @@ bom {
10781078
]
10791079
}
10801080
}
1081-
library("MariaDB", "2.7.3") {
1081+
library("MariaDB", "2.7.4") {
10821082
group("org.mariadb.jdbc") {
10831083
modules = [
10841084
"mariadb-java-client"

0 commit comments

Comments
 (0)