Skip to content

Commit 225abf7

Browse files
committed
Upgrade to Spring Data Bom 2023.0.2
Closes gh-36184
1 parent 3f44740 commit 225abf7

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
@@ -1386,7 +1386,7 @@ bom {
13861386
]
13871387
}
13881388
}
1389-
library("Spring Data Bom", "2023.0.2-SNAPSHOT") {
1389+
library("Spring Data Bom", "2023.0.2") {
13901390
group("org.springframework.data") {
13911391
imports = [
13921392
"spring-data-bom"

0 commit comments

Comments
 (0)