Skip to content

Commit 7958061

Browse files
committed
Upgrade to Spring Security 5.7.2
Closes gh-31375
1 parent a0839a7 commit 7958061

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
@@ -1771,7 +1771,7 @@ bom {
17711771
]
17721772
}
17731773
}
1774-
library("Spring Security", "5.7.2-SNAPSHOT") {
1774+
library("Spring Security", "5.7.2") {
17751775
prohibit("[6.0.0-M1,)") {
17761776
because "it uses Spring Framework 6"
17771777
}

0 commit comments

Comments
 (0)