parent
05c877d61c
commit
4f2ab9a169
|
@ -2438,7 +2438,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Security", "7.0.0-SNAPSHOT") {
|
library("Spring Security", "7.0.0-M1") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
bom("spring-security-bom")
|
bom("spring-security-bom")
|
||||||
|
|
Loading…
Reference in New Issue