Skip to content

Commit 12d390d

Browse files
committed
Upgrade to Spring Security 6.3.0-M1
Closes gh-38990
1 parent be56287 commit 12d390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1611,7 +1611,7 @@ bom {
16111611
]
16121612
}
16131613
}
1614-
library("Spring Security", "6.3.0-SNAPSHOT") {
1614+
library("Spring Security", "6.3.0-M1") {
16151615
considerSnapshots()
16161616
group("org.springframework.security") {
16171617
imports = [

0 commit comments

Comments
 (0)