Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.springframework.data:spring-data-commons from 2.7.18 to 3.5.4
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 2.7.18 to 3.5.4. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@2.7.18...3.5.4) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2025
commit fa1ac69f391230a2405576075da4bd271bac1371
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junit = "5.9.3"
jacoco = "0.8.7"

spring-web = "6.2.11"
spring-data = "3.5.0"
spring-data = "3.5.4"

[libraries]
openapi-processor-api = { module = "io.openapiprocessor:openapi-processor-api", version.ref = "api" }
Expand Down
Loading