Skip to content

Commit

Permalink
Bump mariadb version 2.7.6 (cloudfoundry#1990)
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle authored Aug 10, 2022
1 parent 7f18e76 commit 6dff7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ext {
}

// Versions we're overriding from the Spring Boot Bom
ext["mariadb.version"] = "2.7.4"
ext["mariadb.version"] = "2.7.6"
ext["flyway.version"] = "7.15.0"

// Versions shared between multiple dependencies
Expand Down

0 comments on commit 6dff7aa

Please sign in to comment.