Skip to content

Commit 5f65301

Browse files
committed
Upgrade to MariaDB 3.0.6
Closes gh-31744
1 parent 90ac0e8 commit 5f65301

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.5") {
1151+
library("MariaDB", "3.0.6") {
11521152
group("org.mariadb.jdbc") {
11531153
modules = [
11541154
"mariadb-java-client"

0 commit comments

Comments
 (0)