Skip to content

Commit

Permalink
Upgrade to MariaDB 2.7.4
Browse files Browse the repository at this point in the history
Closes gh-27681
  • Loading branch information
snicoll committed Aug 16, 2021
1 parent f6914e5 commit c0f1adc
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 @@ -1067,7 +1067,7 @@ bom {
]
}
}
library("MariaDB", "2.7.3") {
library("MariaDB", "2.7.4") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit c0f1adc

Please sign in to comment.