Skip to content

Commit

Permalink
Upgrade to MariaDB 2.7.1
Browse files Browse the repository at this point in the history
Closes gh-24393
  • Loading branch information
snicoll committed Dec 8, 2020
1 parent 3223e7c commit a7d52a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -978,7 +978,7 @@ bom {
]
}
}
library("MariaDB", "2.7.0") {
library("MariaDB", "2.7.1") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit a7d52a2

Please sign in to comment.