Skip to content

Commit 43b566b

Browse files
committed
Upgrade to Spring Data Bom 2023.0.5
Closes gh-37698
1 parent 4fde346 commit 43b566b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@ bom {
14041404
]
14051405
}
14061406
}
1407-
library("Spring Data Bom", "2023.0.5-SNAPSHOT") {
1407+
library("Spring Data Bom", "2023.0.5") {
14081408
considerSnapshots()
14091409
calendarName = "Spring Data Release"
14101410
group("org.springframework.data") {

0 commit comments

Comments
 (0)