Skip to content

Commit b7fd2fa

Browse files
committed
Upgrade to Spring Data Bom 2023.0.10
Closes gh-39873
1 parent 81dc0cc commit b7fd2fa

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
@@ -1406,7 +1406,7 @@ bom {
14061406
]
14071407
}
14081408
}
1409-
library("Spring Data Bom", "2023.0.10-SNAPSHOT") {
1409+
library("Spring Data Bom", "2023.0.10") {
14101410
considerSnapshots()
14111411
calendarName = "Spring Data Release"
14121412
group("org.springframework.data") {

0 commit comments

Comments
 (0)