diff --git a/symphony-bdk-bom/build.gradle b/symphony-bdk-bom/build.gradle index f00d8b84..c56b3fbc 100644 --- a/symphony-bdk-bom/build.gradle +++ b/symphony-bdk-bom/build.gradle @@ -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