Skip to content

Commit b00e6a8

Browse files
committed
Upgrade to Spring Data Bom 2023.1.0-M3
Closes gh-37351
1 parent 14d2869 commit b00e6a8

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
@@ -1517,7 +1517,7 @@ bom {
15171517
]
15181518
}
15191519
}
1520-
library("Spring Data Bom", "2023.1.0-SNAPSHOT") {
1520+
library("Spring Data Bom", "2023.1.0-M3") {
15211521
considerSnapshots()
15221522
calendarName = "Spring Data Release"
15231523
group("org.springframework.data") {

0 commit comments

Comments
 (0)