Skip to content

Commit 542267e

Browse files
committed
Upgrade to Spring Security 5.7.3
Closes gh-32040
1 parent ef7aac8 commit 542267e

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.3-SNAPSHOT") {
1771+
library("Spring Security", "5.7.3") {
17721772
prohibit("[6.0.0-M1,)") {
17731773
because "it uses Spring Framework 6"
17741774
}

0 commit comments

Comments
 (0)