mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Restore milestone repo for AspectJ
This commit is contained in:
+2
-1
@@ -131,7 +131,8 @@ configure(allprojects) { project ->
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/libs-release" }
|
||||
maven { url "https://repo.spring.io/snapshot" } // for AspectJ 1.9 beta and Reactor snapshots
|
||||
maven { url "https://repo.spring.io/milestone" } // for AspectJ 1.9 beta
|
||||
maven { url "https://repo.spring.io/snapshot" } // for Reactor snapshots
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user