Skip to content

Commit

Permalink
Upgrade to Spring Data Bom 2022.0.11
Browse files Browse the repository at this point in the history
Closes gh-37682
  • Loading branch information
wilkinsona committed Oct 16, 2023
1 parent 03209fa commit 53a020f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,7 @@ bom {
]
}
}
library("Spring Data Bom", "2022.0.11-SNAPSHOT") {
library("Spring Data Bom", "2022.0.11") {
considerSnapshots()
calendarName = "Spring Data Release"
group("org.springframework.data") {
Expand Down

0 comments on commit 53a020f

Please sign in to comment.