Skip to content

Commit 348bc0e

Browse files
committed
Upgrade to MariaDB 3.5.5
Closes gh-46779
1 parent c606158 commit 348bc0e

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
@@ -1362,7 +1362,7 @@ bom {
13621362
javadoc("https://projectlombok.org/api")
13631363
}
13641364
}
1365-
library("MariaDB", "3.5.4") {
1365+
library("MariaDB", "3.5.5") {
13661366
group("org.mariadb.jdbc") {
13671367
modules = [
13681368
"mariadb-java-client"

0 commit comments

Comments
 (0)