Skip to content

Commit b098bf9

Browse files
committed
Upgrade to Spring Security 2.7.0-RC1
Closes gh-30609
1 parent d4f9420 commit b098bf9

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
@@ -1787,7 +1787,7 @@ bom {
17871787
]
17881788
}
17891789
}
1790-
library("Spring Security", "5.7.0-SNAPSHOT") {
1790+
library("Spring Security", "5.7.0-RC1") {
17911791
prohibit("[6.0.0-M1,)") {
17921792
because "it uses Spring Framework 6"
17931793
}

0 commit comments

Comments
 (0)