Skip to content

Commit a6350f2

Browse files
committed
Upgrade to Spring Session 2021.0.4
Closes gh-28965
1 parent b1ab3b8 commit a6350f2

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
@@ -1740,7 +1740,7 @@ bom {
17401740
}
17411741
}
17421742
}
1743-
library("Spring Session Bom", "2021.0.4-SNAPSHOT") {
1743+
library("Spring Session Bom", "2021.0.4") {
17441744
group("org.springframework.session") {
17451745
imports = [
17461746
"spring-session-bom"

0 commit comments

Comments
 (0)