Skip to content

Commit 8c769cc

Browse files
authored
Dependency updates: Spring Framework 6.1.8, Spring Boot 3.2.6 (#282)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 1a8b575 commit 8c769cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencyResolutionManagement {
1414
}
1515

1616
create("springLibs") {
17-
version("spring", "6.1.7")
18-
version("spring-boot", "3.2.5")
17+
version("spring", "6.1.8")
18+
version("spring-boot", "3.2.6")
1919
library("data-commons", "org.springframework.data:spring-data-commons:3.2.6")
2020
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.2.6")
2121
library("web", "org.springframework", "spring-web").versionRef("spring")

0 commit comments

Comments
 (0)