Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
dependabot[bot] authored Sep 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5d1d115 commit 7e7179f
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
@@ -10,7 +10,7 @@ junitJupiterParams = { module = "org.junit.jupiter:junit-jupiter-params", versio
junitPlatformLauncher = { module = "org.junit.platform:junit-platform-launcher", version = "1.11.0" }
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.3.3" }
springData = { module = "org.springframework.data:spring-data-commons", version = "3.3.4" }
jakartaPersistenceApi = { module = "jakarta.persistence:jakarta.persistence-api", version = "3.2.0" }
jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }

0 comments on commit 7e7179f

Please sign in to comment.