Skip to content

Commit d46c09c

Browse files
committed
Upgrade to Spring Security 5.7.1
Closes gh-31100
1 parent cc93a0a commit d46c09c

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
@@ -1779,7 +1779,7 @@ bom {
17791779
]
17801780
}
17811781
}
1782-
library("Spring Security", "5.7.0") {
1782+
library("Spring Security", "5.7.1") {
17831783
prohibit("[6.0.0-M1,)") {
17841784
because "it uses Spring Framework 6"
17851785
}

0 commit comments

Comments
 (0)