Merge branch '1.2.x'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id "io.spring.convention.root"
|
||||
id "io.spring.security.release" version "1.0.1-SNAPSHOT"
|
||||
id "io.spring.security.release" version "1.0.1"
|
||||
}
|
||||
|
||||
group = "org.springframework.security"
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url "https://repo.spring.io/release" }
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user