Skip to content

Commit 445dff0

Browse files
committed
Upgrade to MariaDB 3.0.8
Closes gh-32445
1 parent 0ff7894 commit 445dff0

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.7") {
1154+
library("MariaDB", "3.0.8") {
11551155
group("org.mariadb.jdbc") {
11561156
modules = [
11571157
"mariadb-java-client"

0 commit comments

Comments
 (0)