Skip to content

Commit

Permalink
Upgrade to MariaDB 3.0.5
Browse files Browse the repository at this point in the history
Closes gh-31431
  • Loading branch information
snicoll committed Jun 17, 2022
1 parent 338d8d9 commit c93d320
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.4") {
library("MariaDB", "3.0.5") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit c93d320

Please sign in to comment.