Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-elasticsearch (#206)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-elasticsearch](https://github.com/spring-projects/spring-data-elasticsearch) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/spring-projects/spring-data-elasticsearch/releases)
- [Commits](spring-projects/spring-data-elasticsearch@5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent ca99f50 commit 4914873
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 @@ -17,7 +17,7 @@ dependencyResolutionManagement {
version("spring", "6.1.1")
version("spring-boot", "3.2.0")
library("data-commons", "org.springframework.data:spring-data-commons:3.2.1")
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.2.0")
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.2.1")
library("web", "org.springframework", "spring-web").versionRef("spring")
library("context", "org.springframework", "spring-context").versionRef("spring")
library("tx", "org.springframework", "spring-tx").versionRef("spring")
Expand Down

0 comments on commit 4914873

Please sign in to comment.