Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony committed Feb 29, 2024
1 parent c7ec7c0 commit 37d158d
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 @@ -16,7 +16,7 @@ repositories {

dependencies {
// import Spring Boot's BOM
api platform('org.springframework.boot:spring-boot-dependencies:3.2.2')
api platform('org.springframework.boot:spring-boot-dependencies:3.2.3')
// import Jackson's BOM
api platform('com.fasterxml.jackson:jackson-bom:2.16.0')
// import Jersey's BOM
Expand Down

0 comments on commit 37d158d

Please sign in to comment.