Skip to content

Commit 3a6bdd3

Browse files
committed
Upgrade to MariaDB 3.4.1
Closes gh-41806
1 parent dd693fc commit 3a6bdd3

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
@@ -1177,7 +1177,7 @@ bom {
11771177
site("https://projectlombok.org")
11781178
}
11791179
}
1180-
library("MariaDB", "3.4.0") {
1180+
library("MariaDB", "3.4.1") {
11811181
group("org.mariadb.jdbc") {
11821182
modules = [
11831183
"mariadb-java-client"

0 commit comments

Comments
 (0)