Skip to content

Commit caa2598

Browse files
committed
Start building against Spring Security 5.7.3
See gh-32040
1 parent 3fc7736 commit caa2598

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.2") {
1771+
library("Spring Security", "5.7.3-SNAPSHOT") {
17721772
prohibit("[6.0.0-M1,)") {
17731773
because "it uses Spring Framework 6"
17741774
}

0 commit comments

Comments
 (0)