Skip to content

Commit 778c528

Browse files
committed
Upgrade to Spring Security 6.2.4
Closes gh-40217
1 parent bd82514 commit 778c528

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
@@ -1606,7 +1606,7 @@ bom {
16061606
]
16071607
}
16081608
}
1609-
library("Spring Security", "6.2.4-SNAPSHOT") {
1609+
library("Spring Security", "6.2.4") {
16101610
considerSnapshots()
16111611
group("org.springframework.security") {
16121612
imports = [

0 commit comments

Comments
 (0)