Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-web to…
Browse files Browse the repository at this point in the history
… v3.3.5 (#365)

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Oct 28, 2024
1 parent 0f426ce commit d5762c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencyResolutionManagement {

create("springLibs") {
version("spring", "6.1.14")
version("spring-boot", "3.3.4")
version("spring-boot", "3.3.5")
library("data-commons", "org.springframework.data:spring-data-commons:3.3.5")
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.3.5")
library("web", "org.springframework", "spring-web").versionRef("spring")
Expand Down

0 comments on commit d5762c3

Please sign in to comment.