Skip to content

Commit 1398737

Browse files
committed
Upgrade to Spring Data Bom 2023.0.1
Closes gh-35750
1 parent 3d6c6a6 commit 1398737

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
@@ -1407,7 +1407,7 @@ bom {
14071407
]
14081408
}
14091409
}
1410-
library("Spring Data Bom", "2023.0.1-SNAPSHOT") {
1410+
library("Spring Data Bom", "2023.0.1") {
14111411
group("org.springframework.data") {
14121412
imports = [
14131413
"spring-data-bom"

0 commit comments

Comments
 (0)