Skip to content

Commit afff56a

Browse files
committed
Upgrade to Spring Session Bom 2021.2.3
Closes gh-37928
1 parent 5244bcf commit afff56a

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
@@ -1867,7 +1867,7 @@ bom {
18671867
]
18681868
}
18691869
}
1870-
library("Spring Session Bom", "2021.2.2") {
1870+
library("Spring Session Bom", "2021.2.3") {
18711871
considerSnapshots()
18721872
prohibit {
18731873
versionRange "[2022.0.0-M1,)"

0 commit comments

Comments
 (0)