Skip to content

Commit

Permalink
overwrite only one deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed Mar 29, 2022
1 parent e4ceb0b commit ff5e540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.gradle
Expand Up @@ -6,6 +6,7 @@ ext {
// Versions we're overriding from the Spring Boot Bom
ext["mariadb.version"] = "2.3.0"
ext["flyway.version"] = "5.2.4"
ext["jackson.version.databind"] = "2.13.2.2"

// Versions shared between multiple dependencies
versions.aspectJVersion = "1.9.4"
Expand Down

0 comments on commit ff5e540

Please sign in to comment.