Skip to content

Commit 3575c12

Browse files
committed
Start building against Spring Security 7.2.0-M1 snapshots
See gh-51271
1 parent 270dfe3 commit 3575c12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2736,7 +2736,7 @@ bom {
27362736
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
27372737
}
27382738
}
2739-
library("Spring Security", "7.1.1-SNAPSHOT") {
2739+
library("Spring Security", "7.2.0-SNAPSHOT") {
27402740
firstParty()
27412741
group("org.springframework.security") {
27422742
bom("spring-security-bom")

0 commit comments

Comments
 (0)