Skip to content

Commit db6a0e9

Browse files
Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2 (#3714)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.1.1 to 2024.1.2. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2024.1.1...2024.1.2) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom 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 d94ff87 commit db6a0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ext {
6868
reactorVersion = '2024.0.1'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.7' // docs module
71-
springDataVersion = '2024.1.1'
71+
springDataVersion = '2024.1.2'
7272
springRetryVersion = '2.0.11'
7373
springVersion = '6.2.1'
7474
zookeeperVersion = '3.8.4'

0 commit comments

Comments
 (0)