Skip to content

Commit e08a66f

Browse files
committed
Upgrade to Spring Security 6.3.3
Closes gh-41985
1 parent db54432 commit e08a66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,7 @@ bom {
21022102
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
21032103
}
21042104
}
2105-
library("Spring Security", "6.3.2") {
2105+
library("Spring Security", "6.3.3") {
21062106
considerSnapshots()
21072107
group("org.springframework.security") {
21082108
imports = [

0 commit comments

Comments
 (0)