| | |
| | | |
| | | <groupId>com.genersoft</groupId> |
| | | <artifactId>wvp-pro</artifactId> |
| | | <version>2.6.9</version> |
| | | <version>2.7.0</version> |
| | | <name>web video platform</name> |
| | | <description>国标28181视频平台</description> |
| | | <packaging>${project.packaging}</packaging> |
| | |
| | | </dependency> |
| | | |
| | | <!--在线文档 --> |
| | | <!--在线文档 --> |
| | | <dependency> |
| | | <groupId>org.springdoc</groupId> |
| | | <artifactId>springdoc-openapi-ui</artifactId> |
| | | <version>1.7.0</version> |
| | | <exclusions> |
| | | <exclusion> |
| | | <groupId>org.yaml</groupId> |
| | | <artifactId>snakeyaml</artifactId> |
| | | </exclusion> |
| | | </exclusions> |
| | | <version>1.6.10</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.yaml</groupId> |
| | | <artifactId>snakeyaml</artifactId> |
| | | <version>2.2</version> |
| | | <groupId>org.springdoc</groupId> |
| | | <artifactId>springdoc-openapi-security</artifactId> |
| | | <version>1.6.10</version> |
| | | </dependency> |
| | | |
| | | <dependency> |