Skip to content

Commit 35648d4

Browse files
committed
Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
1 parent aa96c53 commit 35648d4

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
@@ -1405,7 +1405,7 @@ bom {
14051405
]
14061406
}
14071407
}
1408-
library("Spring Data Bom", "2023.0.4-SNAPSHOT") {
1408+
library("Spring Data Bom", "2023.0.4") {
14091409
considerSnapshots()
14101410
calendarName = "Spring Data Release"
14111411
group("org.springframework.data") {

0 commit comments

Comments
 (0)