Skip to content

Commit fe0d88d

Browse files
committed
Upgrade to Spring Security 6.2.0-M2
Closes gh-37060
1 parent 95963e0 commit fe0d88d

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
@@ -1466,7 +1466,7 @@ bom {
14661466
]
14671467
}
14681468
}
1469-
library("Spring Security", "6.2.0-M1") {
1469+
library("Spring Security", "6.2.0-M2") {
14701470
group("org.springframework.security") {
14711471
imports = [
14721472
"spring-security-bom"

0 commit comments

Comments
 (0)