diff --git a/symphony-bdk-bom/build.gradle b/symphony-bdk-bom/build.gradle index 3ebc1cbe4..c64222a30 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.5.10') + api platform('org.springframework.boot:spring-boot-dependencies:3.5.11') // import Jackson's BOM api platform('com.fasterxml.jackson:jackson-bom:2.18.2') // import Jersey's BOM