Skip to content

Commit 67bae9d

Browse files
committed
Upgrade to Spring Data Bom 2021.2.14
Closes gh-36173
1 parent 1c55673 commit 67bae9d

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
@@ -1743,7 +1743,7 @@ bom {
17431743
]
17441744
}
17451745
}
1746-
library("Spring Data Bom", "2021.2.14-SNAPSHOT") {
1746+
library("Spring Data Bom", "2021.2.14") {
17471747
prohibit {
17481748
versionRange "[2022.0.0-M1,)"
17491749
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)