Skip to content

Commit

Permalink
EIS-5318: Update spring-boot-dependencies to version 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony authored Mar 25, 2024
1 parent ba94d54 commit d407118
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.3')
api platform('org.springframework.boot:spring-boot-dependencies:3.2.4')
// import Jackson's BOM
api platform('com.fasterxml.jackson:jackson-bom:2.16.0')
// import Jersey's BOM
Expand Down

0 comments on commit d407118

Please sign in to comment.