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 57e17ad commit a0f3850Copy full SHA for a0f3850
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2316,7 +2316,7 @@ bom {
2316
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2317
}
2318
2319
- library("Spring Security", "6.3.7") {
+ library("Spring Security", "6.3.8-SNAPSHOT") {
2320
considerSnapshots()
2321
group("org.springframework.security") {
2322
imports = [
0 commit comments