Skip to content

Commit

Permalink
Upgrade to MariaDB 3.0.9
Browse files Browse the repository at this point in the history
Closes gh-33176
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent a241093 commit ba40a88
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.8") {
library("MariaDB", "3.0.9") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"
Expand Down

0 comments on commit ba40a88

Please sign in to comment.