Skip to content

Commit e9403cc

Browse files
committed
Upgrade to MariaDB 3.4.2
Closes gh-45080
1 parent ffe082e commit e9403cc

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
@@ -1247,7 +1247,7 @@ bom {
12471247
javadoc("https://projectlombok.org/api")
12481248
}
12491249
}
1250-
library("MariaDB", "3.4.1") {
1250+
library("MariaDB", "3.4.2") {
12511251
group("org.mariadb.jdbc") {
12521252
modules = [
12531253
"mariadb-java-client"

0 commit comments

Comments
 (0)