Skip to content

Commit 877fffc

Browse files
committed
Upgrade to MariaDB 2.7.6
Closes gh-31729
1 parent e99d53b commit 877fffc

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
@@ -1117,7 +1117,7 @@ bom {
11171117
]
11181118
}
11191119
}
1120-
library("MariaDB", "2.7.5") {
1120+
library("MariaDB", "2.7.6") {
11211121
group("org.mariadb.jdbc") {
11221122
modules = [
11231123
"mariadb-java-client"

0 commit comments

Comments
 (0)