Skip to content

Commit 627725b

Browse files
committed
Start building against Spring Security 5.7.4 snapshots
See gh-32597
1 parent 1de704b commit 627725b

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
@@ -1768,7 +1768,7 @@ bom {
17681768
]
17691769
}
17701770
}
1771-
library("Spring Security", "5.7.3") {
1771+
library("Spring Security", "5.7.4-SNAPSHOT") {
17721772
prohibit("[6.0.0-M1,)") {
17731773
because "it uses Spring Framework 6"
17741774
}

0 commit comments

Comments
 (0)