Skip to content

Commit 9edbbbc

Browse files
committed
Upgrade to MariaDB 3.0.7
Closes gh-32021
1 parent 1111262 commit 9edbbbc

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
@@ -1151,7 +1151,7 @@ bom {
11511151
]
11521152
}
11531153
}
1154-
library("MariaDB", "3.0.6") {
1154+
library("MariaDB", "3.0.7") {
11551155
group("org.mariadb.jdbc") {
11561156
modules = [
11571157
"mariadb-java-client"

0 commit comments

Comments
 (0)