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 6dc824a commit 089ce80Copy full SHA for 089ce80
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2299,7 +2299,7 @@ bom {
2299
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2300
}
2301
2302
- library("Spring Security", "6.4.4-SNAPSHOT") {
+ library("Spring Security", "6.4.4") {
2303
considerSnapshots()
2304
group("org.springframework.security") {
2305
imports = [
0 commit comments