Skip to content

Commit

Permalink
Upgrade to MariaDB 3.0.6
Browse files Browse the repository at this point in the history
Closes gh-31744
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent 90ac0e8 commit 5f65301
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 @@ -1148,7 +1148,7 @@ bom {
]
}
}
library("MariaDB", "3.0.5") {
library("MariaDB", "3.0.6") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit 5f65301

Please sign in to comment.