Skip to content

Commit add78d4

Browse files
committed
Upgrade to MariaDB 3.1.3
Closes gh-34716
1 parent 71fd42f commit add78d4

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
@@ -803,7 +803,7 @@ bom {
803803
]
804804
}
805805
}
806-
library("MariaDB", "3.1.2") {
806+
library("MariaDB", "3.1.3") {
807807
group("org.mariadb.jdbc") {
808808
modules = [
809809
"mariadb-java-client"

0 commit comments

Comments
 (0)