Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony committed Aug 23, 2023
1 parent 87496d4 commit 7113e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symphony-bdk-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
// import Spring Boot's BOM
api platform('org.springframework.boot:spring-boot-dependencies:2.7.14')
// import Jackson's BOM
api platform('com.fasterxml.jackson:jackson-bom:2.14.1')
api platform('com.fasterxml.jackson:jackson-bom:2.15.0')
// define all our dependencies versions
constraints {
// Internal modules dependencies (Keep them first)
Expand Down

0 comments on commit 7113e5c

Please sign in to comment.