Skip to content

Commit 22ed374

Browse files
committed
Upgrade to MariaDB 2.7.9
Closes gh-35487
1 parent 310d8a9 commit 22ed374

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
@@ -1099,7 +1099,7 @@ bom {
10991099
]
11001100
}
11011101
}
1102-
library("MariaDB", "2.7.5") {
1102+
library("MariaDB", "2.7.9") {
11031103
group("org.mariadb.jdbc") {
11041104
modules = [
11051105
"mariadb-java-client"

0 commit comments

Comments
 (0)