Skip to content

Commit 4a310ff

Browse files
committed
Upgrade to Spring Session Bom 2021.2.0
Closes gh-31021
1 parent c81b324 commit 4a310ff

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
@@ -1789,7 +1789,7 @@ bom {
17891789
]
17901790
}
17911791
}
1792-
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
1792+
library("Spring Session Bom", "2021.2.0") {
17931793
prohibit("[2022.0.0-M1,)") {
17941794
because "it uses Spring Framework 6"
17951795
}

0 commit comments

Comments
 (0)