Skip to content

Commit abba215

Browse files
committed
Upgrade to Spring Data Bom 2023.0.8
Closes gh-38977
1 parent 3df77c6 commit abba215

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
@@ -1402,7 +1402,7 @@ bom {
14021402
]
14031403
}
14041404
}
1405-
library("Spring Data Bom", "2023.0.8-SNAPSHOT") {
1405+
library("Spring Data Bom", "2023.0.8") {
14061406
considerSnapshots()
14071407
calendarName = "Spring Data Release"
14081408
group("org.springframework.data") {

0 commit comments

Comments
 (0)