Skip to content

Commit 5244eea

Browse files
committed
Upgrade to Spring Security 6.1.8
Closes gh-39877
1 parent bbe9e89 commit 5244eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@ bom {
14851485
]
14861486
}
14871487
}
1488-
library("Spring Security", "6.1.8-SNAPSHOT") {
1488+
library("Spring Security", "6.1.8") {
14891489
considerSnapshots()
14901490
group("org.springframework.security") {
14911491
imports = [

0 commit comments

Comments
 (0)