Skip to content

Commit d43db3d

Browse files
committed
Upgrade to Spring Session 3.1.0-RC1
Closes gh-34970
1 parent 8c78114 commit d43db3d

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
@@ -1424,7 +1424,7 @@ bom {
14241424
]
14251425
}
14261426
}
1427-
library("Spring Session", "3.1.0-SNAPSHOT") {
1427+
library("Spring Session", "3.1.0-RC1") {
14281428
prohibit {
14291429
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14301430
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)