Start building against Spring Security 6.3.8 snapshots
See gh-44563
This commit is contained in:
@@ -2316,7 +2316,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.3.7") {
|
||||
library("Spring Security", "6.3.8-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user