Skip to content

Commit e7a9f02

Browse files
chore(deps): update dependency org.springframework.boot:spring-boot-starter-webflux to v3.5.6 (#564)
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 60c59bd commit e7a9f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717

1818
create("springLibs") {
1919
version("spring", "6.2.12")
20-
version("spring-boot", "3.5.5")
20+
version("spring-boot", "3.5.6")
2121
library("data-commons", "org.springframework.data:spring-data-commons:3.5.5")
2222
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.5.5")
2323
library("web", "org.springframework", "spring-web").versionRef("spring")

0 commit comments

Comments
 (0)