Skip to content

Commit

Permalink
Upgrade to MariaDB 3.0.7
Browse files Browse the repository at this point in the history
Closes gh-32021
  • Loading branch information
snicoll committed Aug 8, 2022
1 parent 1111262 commit 9edbbbc
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 @@ -1151,7 +1151,7 @@ bom {
]
}
}
library("MariaDB", "3.0.6") {
library("MariaDB", "3.0.7") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit 9edbbbc

Please sign in to comment.