Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 31c1b04 commit 9511d09
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 @@ -16,7 +16,7 @@ dependencyResolutionManagement {
create("springLibs") {
version("spring", "6.1.12")
version("spring-boot", "3.3.3")
library("data-commons", "org.springframework.data:spring-data-commons:3.3.3")
library("data-commons", "org.springframework.data:spring-data-commons:3.3.4")
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.3.3")
library("web", "org.springframework", "spring-web").versionRef("spring")
library("context", "org.springframework", "spring-context").versionRef("spring")
Expand Down

0 comments on commit 9511d09

Please sign in to comment.