We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699365c commit 1217e65Copy full SHA for 1217e65
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2268,7 +2268,7 @@ bom {
2268
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2269
}
2270
2271
- library("Spring Security", "6.3.8") {
+ library("Spring Security", "6.3.9-SNAPSHOT") {
2272
considerSnapshots()
2273
group("org.springframework.security") {
2274
bom("spring-security-bom")
0 commit comments