Skip to content

Commit 0a7078f

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

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
@@ -16,7 +16,7 @@ dependencyResolutionManagement {
1616
create("springLibs") {
1717
version("spring", "6.1.10")
1818
version("spring-boot", "3.3.1")
19-
library("data-commons", "org.springframework.data:spring-data-commons:3.3.1")
19+
library("data-commons", "org.springframework.data:spring-data-commons:3.3.2")
2020
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.3.2")
2121
library("web", "org.springframework", "spring-web").versionRef("spring")
2222
library("context", "org.springframework", "spring-context").versionRef("spring")

0 commit comments

Comments
 (0)