Skip to content

Commit 0e84c48

Browse files
committed
Upgrade to Spring Security 6.2.7
Closes gh-42541
1 parent ced285d commit 0e84c48

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
@@ -1669,7 +1669,7 @@ bom {
16691669
]
16701670
}
16711671
}
1672-
library("Spring Security", "6.2.7-SNAPSHOT") {
1672+
library("Spring Security", "6.2.7") {
16731673
considerSnapshots()
16741674
group("org.springframework.security") {
16751675
imports = [

0 commit comments

Comments
 (0)