diff --git a/symphony-bdk-bom/build.gradle b/symphony-bdk-bom/build.gradle index 73e263f01..07171fcce 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.3.7') + api platform('org.springframework.boot:spring-boot-dependencies:3.3.12') // import Jackson's BOM api platform('com.fasterxml.jackson:jackson-bom:2.18.2') // import Jersey's BOM