Skip to content

Commit 99f0a5e

Browse files
committed
Upgrade to Spring Security 5.7.4
Closes gh-32597
1 parent c4746b2 commit 99f0a5e

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
@@ -1768,7 +1768,7 @@ bom {
17681768
]
17691769
}
17701770
}
1771-
library("Spring Security", "5.7.4-SNAPSHOT") {
1771+
library("Spring Security", "5.7.4") {
17721772
prohibit("[6.0.0-M1,)") {
17731773
because "it uses Spring Framework 6"
17741774
}

0 commit comments

Comments
 (0)