Skip to content

Commit e86ded0

Browse files
Bump org.springframework.data:spring-data-bom from 2023.1.7 to 2023.1.8 (#3367)
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.7 to 2023.1.8. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2023.1.7...2023.1.8) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b1a25e commit e86ded0

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 = '2023.0.8'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.2.7' // docs module
71-
springDataVersion = '2023.1.7'
71+
springDataVersion = '2023.1.8'
7272
springRetryVersion = '2.0.6'
7373
springVersion = '6.1.10'
7474
zookeeperVersion = '3.8.4'

0 commit comments

Comments
 (0)