Skip to content

Commit

Permalink
Upgrade to MariaDB 3.0.9
Browse files Browse the repository at this point in the history
Closes gh-33192
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent 39e8e12 commit f33489d
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 @@ -813,7 +813,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 f33489d

Please sign in to comment.