Skip to content

Commit 6ae5bfb

Browse files
committed
Upgrade to MariaDB 2.7.5
Closes gh-29496
1 parent d211b0f commit 6ae5bfb

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
@@ -1080,7 +1080,7 @@ bom {
10801080
]
10811081
}
10821082
}
1083-
library("MariaDB", "2.7.4") {
1083+
library("MariaDB", "2.7.5") {
10841084
group("org.mariadb.jdbc") {
10851085
modules = [
10861086
"mariadb-java-client"

0 commit comments

Comments
 (0)