Skip to content

Commit 691a42f

Browse files
committed
Upgrade to Spring Security 6.3.10
Closes gh-45761
1 parent 988fbb9 commit 691a42f

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22912291
}
22922292
}
2293-
library("Spring Security", "6.3.10-SNAPSHOT") {
2293+
library("Spring Security", "6.3.10") {
22942294
considerSnapshots()
22952295
group("org.springframework.security") {
22962296
bom("spring-security-bom")

0 commit comments

Comments
 (0)