Skip to content

Commit cb15f35

Browse files
committed
Upgrade to MariaDB 2.7.9
Closes gh-35526
1 parent 462b2a2 commit cb15f35

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
@@ -1120,7 +1120,7 @@ bom {
11201120
]
11211121
}
11221122
}
1123-
library("MariaDB", "2.7.7") {
1123+
library("MariaDB", "2.7.9") {
11241124
group("org.mariadb.jdbc") {
11251125
modules = [
11261126
"mariadb-java-client"

0 commit comments

Comments
 (0)