more fixes
This commit is contained in:
parent
2f86547b19
commit
86f5b3fd08
@ -267,6 +267,7 @@
|
||||
<dependency>
|
||||
<groupId>io.springfox.ui</groupId>
|
||||
<artifactId>springfox-swagger-ui-rfc6570</artifactId>
|
||||
<version>${springfox-swagger-ui-rfc6570.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
5
pom.xml
5
pom.xml
@ -795,11 +795,6 @@
|
||||
<artifactId>bucket4j-core</artifactId>
|
||||
<version>${bucket4j.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.springfox.ui</groupId>
|
||||
<artifactId>springfox-swagger-ui-rfc6570</artifactId>
|
||||
<version>${springfox-swagger-ui-rfc6570.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user