Skip to content

Commit 932c203

Browse files
committed
Upgrade to Spring Session Bom 2021.2.1
Closes gh-34533
1 parent fbce81f commit 932c203

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
@@ -1843,7 +1843,7 @@ bom {
18431843
]
18441844
}
18451845
}
1846-
library("Spring Session Bom", "2021.2.1-SNAPSHOT") {
1846+
library("Spring Session Bom", "2021.2.1") {
18471847
prohibit {
18481848
versionRange "[2022.0.0-M1,)"
18491849
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)