[JAVA-969] Added JCenter repository for missing springfox dependency
This commit is contained in:
parent
af27b7f8a0
commit
c2c26425aa
|
@ -79,7 +79,11 @@
|
|||
<name>Spring Milestones</name>
|
||||
<url>https://repo.spring.io/milestone</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>jcenter-snapshots</id>
|
||||
<name>jcenter</name>
|
||||
<url>http://oss.jfrog.org/artifactory/oss-snapshot-local/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
|
|
Loading…
Reference in New Issue