Skip to content

Commit e3cc188

Browse files
committed
Upgrade to Spring Session 3.1.2
Closes gh-36849
1 parent f582165 commit e3cc188

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
@@ -1465,7 +1465,7 @@ bom {
14651465
]
14661466
}
14671467
}
1468-
library("Spring Session", "3.1.2-SNAPSHOT") {
1468+
library("Spring Session", "3.1.2") {
14691469
prohibit {
14701470
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
14711471
because "Spring Session switched to numeric version numbers"

0 commit comments

Comments
 (0)