Work around Framework adopting Reactor Bismuth-SR1 that's not in Central
This commit is contained in:
parent
34205d189a
commit
362735c5b9
8
pom.xml
8
pom.xml
|
@ -78,6 +78,14 @@
|
|||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-release</id>
|
||||
<name>Spring Release</name>
|
||||
<url>https://repo.spring.io/ext-release-local</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-milestone</id>
|
||||
<name>Spring Milestone</name>
|
||||
|
|
Loading…
Reference in New Issue