|
@@ -306,18 +306,18 @@
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.springdoc</groupId>-->
|
|
|
-<!-- <artifactId>springdoc-openapi-ui</artifactId>-->
|
|
|
-<!-- <version>1.6.14</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
- <artifactId>springdoc-openapi-webflux-ui</artifactId>
|
|
|
- <version>1.6.15</version>
|
|
|
+ <artifactId>springdoc-openapi-ui</artifactId>
|
|
|
+ <version>1.6.14</version>
|
|
|
</dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>org.springdoc</groupId>-->
|
|
|
+<!-- <artifactId>springdoc-openapi-webflux-ui</artifactId>-->
|
|
|
+<!-- <version>1.6.15</version>-->
|
|
|
+<!-- </dependency>-->
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>io.jsonwebtoken</groupId>
|
|
|
<artifactId>jjwt</artifactId>
|