Skip to content

Commit 75ca603

Browse files
committed
Upgrade to Spring Session 3.1.1
Closes gh-35755
1 parent 424e8e6 commit 75ca603

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
@@ -1482,7 +1482,7 @@ bom {
14821482
]
14831483
}
14841484
}
1485-
library("Spring Session", "3.1.1-SNAPSHOT") {
1485+
library("Spring Session", "3.1.1") {
14861486
prohibit {
14871487
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14881488
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)