Skip to content

Commit 9365dae

Browse files
committed
Upgrade to Spring Security 6.2.3
Closes gh-39887
1 parent 2dfa246 commit 9365dae

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

0 commit comments

Comments
 (0)