Skip to content

Commit a1099e6

Browse files
committed
Upgrade to Spring Session 2021.2.0-RC1
Closes gh-30611
1 parent 0fb6332 commit a1099e6

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
@@ -1795,7 +1795,7 @@ bom {
17951795
]
17961796
}
17971797
}
1798-
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
1798+
library("Spring Session Bom", "2021.2.0-RC1") {
17991799
prohibit("[2022.0.0-M1,)") {
18001800
because "it uses Spring Framework 6"
18011801
}

0 commit comments

Comments
 (0)