Skip to content

Commit 1816f46

Browse files
committed
Upgrade to MariaDB 3.0.3
Closes gh-29945
1 parent dda3bae commit 1816f46

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
@@ -1109,7 +1109,7 @@ bom {
11091109
]
11101110
}
11111111
}
1112-
library("MariaDB", "2.7.5") {
1112+
library("MariaDB", "3.0.3") {
11131113
group("org.mariadb.jdbc") {
11141114
modules = [
11151115
"mariadb-java-client"

0 commit comments

Comments
 (0)