Skip to content

Commit 8a84bf2

Browse files
committed
Upgrade to Spring Data Bom 2023.1.3
Closes gh-39493
1 parent 1901269 commit 8a84bf2

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
@@ -1450,7 +1450,7 @@ bom {
14501450
]
14511451
}
14521452
}
1453-
library("Spring Data Bom", "2023.1.3-SNAPSHOT") {
1453+
library("Spring Data Bom", "2023.1.3") {
14541454
considerSnapshots()
14551455
calendarName = "Spring Data Release"
14561456
group("org.springframework.data") {

0 commit comments

Comments
 (0)