Skip to content

Commit 14c848b

Browse files
committed
EIS-5432: bump spring-boot version to 3.3.12
1 parent 4576784 commit 14c848b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

symphony-bdk-bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616

1717
dependencies {
1818
// import Spring Boot's BOM
19-
api platform('org.springframework.boot:spring-boot-dependencies:3.3.7')
19+
api platform('org.springframework.boot:spring-boot-dependencies:3.3.12')
2020
// import Jackson's BOM
2121
api platform('com.fasterxml.jackson:jackson-bom:2.18.2')
2222
// import Jersey's BOM

0 commit comments

Comments
 (0)