Skip to content

Commit 3aca776

Browse files
committed
Upgrade to Spring Security 5.7.6
Closes gh-33544
1 parent 76858ae commit 3aca776

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
@@ -1780,7 +1780,7 @@ bom {
17801780
]
17811781
}
17821782
}
1783-
library("Spring Security", "5.7.5") {
1783+
library("Spring Security", "5.7.6") {
17841784
prohibit("[6.0.0-M1,)") {
17851785
because "it uses Spring Framework 6"
17861786
}

0 commit comments

Comments
 (0)