Skip to content

Commit 3731655

Browse files
committed
Upgrade to Spring Session 2021.1.3
Closes gh-30603
1 parent e455fc1 commit 3731655

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
@@ -1765,7 +1765,7 @@ bom {
17651765
]
17661766
}
17671767
}
1768-
library("Spring Session Bom", "2021.1.3-SNAPSHOT") {
1768+
library("Spring Session Bom", "2021.1.3") {
17691769
group("org.springframework.session") {
17701770
imports = [
17711771
"spring-session-bom"

0 commit comments

Comments
 (0)