Skip to content

Commit 4c06dc4

Browse files
committed
Upgrade to Spring Session 3.0.2
Closes gh-35744
1 parent cf95567 commit 4c06dc4

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Spring Session", "3.0.2-SNAPSHOT") {
1426+
library("Spring Session", "3.0.2") {
14271427
prohibit {
14281428
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14291429
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)