Skip to content

Commit c488be5

Browse files
committed
Upgrade to MariaDB 2.7.5
Closes gh-29498
1 parent 5dbde1b commit c488be5

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
@@ -1092,7 +1092,7 @@ bom {
10921092
]
10931093
}
10941094
}
1095-
library("MariaDB", "2.7.4") {
1095+
library("MariaDB", "2.7.5") {
10961096
group("org.mariadb.jdbc") {
10971097
modules = [
10981098
"mariadb-java-client"

0 commit comments

Comments
 (0)