Skip to content

Commit 8256c44

Browse files
committed
Upgrade to Spring Data Bom 2023.0.0-M2
Closes gh-34306
1 parent c4ff2b1 commit 8256c44

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
@@ -1335,7 +1335,7 @@ bom {
13351335
]
13361336
}
13371337
}
1338-
library("Spring Data Bom", "2022.0.1") {
1338+
library("Spring Data Bom", "2023.0.0-M2") {
13391339
group("org.springframework.data") {
13401340
imports = [
13411341
"spring-data-bom"

0 commit comments

Comments
 (0)