Skip to content

Commit 1ae23cc

Browse files
committed
Upgrade to Spring Session 3.0.3
Closes gh-36838
1 parent 0bc8dc1 commit 1ae23cc

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
@@ -1427,7 +1427,7 @@ bom {
14271427
]
14281428
}
14291429
}
1430-
library("Spring Session", "3.0.3-SNAPSHOT") {
1430+
library("Spring Session", "3.0.3") {
14311431
prohibit {
14321432
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14331433
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)