diff --git a/pom.xml b/pom.xml index 8adb5d8..0af27d5 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,18 @@ org.springframework.boot spring-boot-devtools + + + + io.springfox + springfox-boot-starter + 3.0.0 + + + io.springfox + springfox-swagger-ui + 3.0.0 +