Skip to content

Commit 0a297aa

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.springframework.data:spring-data-bom from 2021.2.18 to 2025.0.1
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2021.2.18 to 2025.0.1. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2021.2.18...2025.0.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-version: 2025.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d91fdea commit 0a297aa

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

0 commit comments

Comments
 (0)