Skip to content

Commit efe8000

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.data:spring-data-bom from 2025.0.4 to 2025.0.5
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.0.4 to 2025.0.5. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2025.0.4...2025.0.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-version: 2025.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54c2a06 commit efe8000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
2323
api platform("org.springframework:spring-framework-bom:7.0.0-RC1")
24-
api platform("org.springframework.data:spring-data-bom:2025.0.4")
24+
api platform("org.springframework.data:spring-data-bom:2025.0.5")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.5.5")
2727
api platform("io.micrometer:micrometer-bom:1.15.5")

0 commit comments

Comments
 (0)