We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4576784 + 14c848b commit 586d560Copy full SHA for 586d560
1 file changed
symphony-bdk-bom/build.gradle
@@ -16,7 +16,7 @@ repositories {
16
17
dependencies {
18
// import Spring Boot's BOM
19
- api platform('org.springframework.boot:spring-boot-dependencies:3.3.7')
+ api platform('org.springframework.boot:spring-boot-dependencies:3.3.12')
20
// import Jackson's BOM
21
api platform('com.fasterxml.jackson:jackson-bom:2.18.2')
22
// import Jersey's BOM
0 commit comments