Skip to content

Commit b0ebb47

Browse files
committed
Upgrade to Spring Security 6.2.8
Closes gh-43009
1 parent fc45e6c commit b0ebb47

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
@@ -1673,7 +1673,7 @@ bom {
16731673
]
16741674
}
16751675
}
1676-
library("Spring Security", "6.2.8-SNAPSHOT") {
1676+
library("Spring Security", "6.2.8") {
16771677
considerSnapshots()
16781678
group("org.springframework.security") {
16791679
imports = [

0 commit comments

Comments
 (0)