Skip to content

Commit d8867e7

Browse files
committed
Upgrade to MariaDB 2.7.7
Closes gh-33160
1 parent c1e105f commit d8867e7

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.6") {
1123+
library("MariaDB", "2.7.7") {
11241124
group("org.mariadb.jdbc") {
11251125
modules = [
11261126
"mariadb-java-client"

0 commit comments

Comments
 (0)