Skip to content

Commit adefc21

Browse files
committed
Upgrade to Spring Data Bom 2023.1.3
Closes gh-39480
1 parent ae464bf commit adefc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@ bom {
15191519
]
15201520
}
15211521
}
1522-
library("Spring Data Bom", "2023.1.3-SNAPSHOT") {
1522+
library("Spring Data Bom", "2023.1.3") {
15231523
considerSnapshots()
15241524
calendarName = "Spring Data Release"
15251525
group("org.springframework.data") {

0 commit comments

Comments
 (0)