Skip to content

Commit ed36476

Browse files
committed
Upgrade to MariaDB 3.0.10
Closes gh-33783
1 parent f3a03f9 commit ed36476

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

0 commit comments

Comments
 (0)