Skip to content

Commit d23a703

Browse files
committed
Upgrade to Spring Security 6.2.6
Closes gh-41728
1 parent 3ba45aa commit d23a703

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
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Spring Security", "6.2.6-SNAPSHOT") {
1673+
library("Spring Security", "6.2.6") {
16741674
considerSnapshots()
16751675
group("org.springframework.security") {
16761676
imports = [

0 commit comments

Comments
 (0)