Skip to content

Commit fe653ad

Browse files
Bump org.springframework.data:spring-data-commons from 3.5.1 to 3.5.2 (#508)
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](spring-projects/spring-data-commons@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb8bd38 commit fe653ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencyResolutionManagement {
1818
create("springLibs") {
1919
version("spring", "6.2.8")
2020
version("spring-boot", "3.5.3")
21-
library("data-commons", "org.springframework.data:spring-data-commons:3.5.1")
21+
library("data-commons", "org.springframework.data:spring-data-commons:3.5.2")
2222
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.5.1")
2323
library("web", "org.springframework", "spring-web").versionRef("spring")
2424
library("webflux", "org.springframework", "spring-webflux").versionRef("spring")

0 commit comments

Comments
 (0)