Skip to content

Commit 82fd923

Browse files
committed
Upgrade to Spring Security 6.2.5
Closes gh-41025
1 parent 97b8c78 commit 82fd923

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
@@ -1665,7 +1665,7 @@ bom {
16651665
]
16661666
}
16671667
}
1668-
library("Spring Security", "6.2.5-SNAPSHOT") {
1668+
library("Spring Security", "6.2.5") {
16691669
considerSnapshots()
16701670
group("org.springframework.security") {
16711671
imports = [

0 commit comments

Comments
 (0)