Skip to content

Commit ab3d785

Browse files
Bump org.springframework.data:spring-data-commons from 2.7.18 to 3.5.3
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 2.7.18 to 3.5.3. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@2.7.18...3.5.3) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96b75d6 commit ab3d785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ junit = "5.9.3"
1313
jacoco = "0.8.7"
1414

1515
spring-web = "5.3.39"
16-
spring-data = "2.7.18"
16+
spring-data = "3.5.3"
1717

1818
# although testInt builds with jdk 17 it is complaing that the dependecies need jdk 17
1919
#spring-web = "6.2.7"

0 commit comments

Comments
 (0)