Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-commons from 3.4.0 to 3.4.1
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.4.0 to 3.4.1.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.4.0...3.4.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 16, 2024
1 parent 9e01572 commit f426b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ junitJupiterParams = { module = "org.junit.jupiter:junit-jupiter-params", versio
junitPlatformLauncher = { module = "org.junit.platform:junit-platform-launcher", version = "1.11.3" }
assertjCore = { module = "org.assertj:assertj-core", version.ref = "assertjVersion" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
springData = { module = "org.springframework.data:spring-data-commons", version = "3.4.0" }
springData = { module = "org.springframework.data:spring-data-commons", version = "3.4.1" }
jakartaPersistenceApi = { module = "jakarta.persistence:jakarta.persistence-api", version = "3.2.0" }
jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }

Expand Down

0 comments on commit f426b48

Please sign in to comment.