Skip to content

Commit 689681d

Browse files
Bump org.springframework.data:spring-data-bom from 2025.0.1 to 2025.0.2
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2025.0.1 to 2025.0.2. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2025.0.1...2025.0.2) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-version: 2025.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae34a65 commit 689681d

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-M7")
24-
api platform("org.springframework.data:spring-data-bom:2025.0.1")
24+
api platform("org.springframework.data:spring-data-bom:2025.0.2")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.5.1")
2727
api platform('com.fasterxml.jackson:jackson-bom:2.19.1')

0 commit comments

Comments
 (0)