Switch to spring-security SNAPSHOT dependencies
Issue gh-44
This commit is contained in:
committed by
Steve Riesenberg
parent
291ba8c92d
commit
62b5d42fed
@@ -10,6 +10,7 @@ sourceCompatibility = "17"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user