Skip to content

Commit b444ccb

Browse files
committed
Upgrade to MariaDB 3.4.0
Closes gh-41410
1 parent 8fd3a0b commit b444ccb

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
@@ -1126,7 +1126,7 @@ bom {
11261126
site("https://projectlombok.org")
11271127
}
11281128
}
1129-
library("MariaDB", "3.3.3") {
1129+
library("MariaDB", "3.4.0") {
11301130
group("org.mariadb.jdbc") {
11311131
modules = [
11321132
"mariadb-java-client"

0 commit comments

Comments
 (0)