Skip to content

Commit c93d320

Browse files
committed
Upgrade to MariaDB 3.0.5
Closes gh-31431
1 parent 338d8d9 commit c93d320

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
@@ -1148,7 +1148,7 @@ bom {
11481148
]
11491149
}
11501150
}
1151-
library("MariaDB", "3.0.4") {
1151+
library("MariaDB", "3.0.5") {
11521152
group("org.mariadb.jdbc") {
11531153
modules = [
11541154
"mariadb-java-client"

0 commit comments

Comments
 (0)