se-common/pom.xml
@@ -113,17 +113,6 @@ <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> <!-- SpringBoot Web --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <!-- SpringDoc webmvc --> <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-ui</artifactId> </dependency> </dependencies> </project>