diff --git a/backend/pom.xml b/backend/pom.xml index 093c938..58bb4da 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -85,6 +85,14 @@ spring-security-test test + + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.5.0 + +