Skip to content

Commit 9fb4224

Browse files
committed
Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
1 parent fcd55b5 commit 9fb4224

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
@@ -1366,7 +1366,7 @@ bom {
13661366
]
13671367
}
13681368
}
1369-
library("Spring Data Bom", "2022.0.10-SNAPSHOT") {
1369+
library("Spring Data Bom", "2022.0.10") {
13701370
considerSnapshots()
13711371
calendarName = "Spring Data Release"
13721372
group("org.springframework.data") {

0 commit comments

Comments
 (0)