Skip to content

Commit 42830dc

Browse files
committed
Upgrade to Spring Data Bom 2023.1.1
Closes gh-38697
1 parent 39cbe57 commit 42830dc

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
@@ -1519,7 +1519,7 @@ bom {
15191519
]
15201520
}
15211521
}
1522-
library("Spring Data Bom", "2023.1.1-SNAPSHOT") {
1522+
library("Spring Data Bom", "2023.1.1") {
15231523
considerSnapshots()
15241524
calendarName = "Spring Data Release"
15251525
group("org.springframework.data") {

0 commit comments

Comments
 (0)