@ -85,6 +85,14 @@
<artifactId>spring-security-test</artifactId>
<scope>test</scope>
</dependency>
<!-- Springdocs -->
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.5.0</version>
</dependencies>
<build>