Skip to content

Commit da71aed

Browse files
EIS-5318: Update spring-boot-dependencies to version 3.2.4 (#799)
1 parent ba94d54 commit da71aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symphony-bdk-bom/build.gradle

+1-1
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.2.3')
19+
api platform('org.springframework.boot:spring-boot-dependencies:3.2.4')
2020
// import Jackson's BOM
2121
api platform('com.fasterxml.jackson:jackson-bom:2.16.0')
2222
// import Jersey's BOM

0 commit comments

Comments
 (0)