Skip to content

Commit ea1a6ac

Browse files
committed
Upgrade to Spring Security 5.7.0
Closes gh-31019
1 parent 98ac7ee commit ea1a6ac

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
@@ -1777,7 +1777,7 @@ bom {
17771777
]
17781778
}
17791779
}
1780-
library("Spring Security", "5.7.0-SNAPSHOT") {
1780+
library("Spring Security", "5.7.0") {
17811781
prohibit("[6.0.0-M1,)") {
17821782
because "it uses Spring Framework 6"
17831783
}

0 commit comments

Comments
 (0)