Skip to content

Commit 84653be

Browse files
Bump org.springframework.data:spring-data-bom from 2023.1.8 to 2023.1.9 (#3443)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.8 to 2023.1.9. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2023.1.8...2023.1.9) --- 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 5f30c0c commit 84653be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ext {
6767
reactorVersion = '2023.0.9'
6868
scalaVersion = '2.13'
6969
springBootVersion = '3.2.8' // docs module
70-
springDataVersion = '2023.1.8'
70+
springDataVersion = '2023.1.9'
7171
springRetryVersion = '2.0.8'
7272
springVersion = '6.1.12'
7373
zookeeperVersion = '3.8.4'

0 commit comments

Comments
 (0)