Skip to content

Commit 2dc8531

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-36740
2 parents 6ee0024 + 1ca763e commit 2dc8531

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
@@ -813,7 +813,7 @@ bom {
813813
]
814814
}
815815
}
816-
library("MariaDB", "3.0.10") {
816+
library("MariaDB", "3.1.4") {
817817
group("org.mariadb.jdbc") {
818818
modules = [
819819
"mariadb-java-client"

0 commit comments

Comments
 (0)